Partilhar via


Método CommandIdCollection.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 CommandIdCollection, _
    index As Integer _
)
public void CopyTo(
    CommandIdCollection array,
    int index
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CommandIdCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams