Partilhar via


Método CommandIdCollection.Insert

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 Insert ( _
    index As Integer, _
    value As CommandID _
)
public void Insert(
    int index,
    CommandID value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CommandIdCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams