Partilhar via


Método CommandIdCollection.Add

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 Function Add ( _
    value As CommandID _
) As Integer
public int Add(
    CommandID value
)

Parâmetros

Valor de retorno

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

CommandIdCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams