Partilhar via


Método SelectionStateCollection.CopyTo

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Sub CopyTo ( _
    array As SelectionStateCollection, _
    index As Integer _
)
public void CopyTo(
    SelectionStateCollection array,
    int index
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SelectionStateCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams