Partilhar via


Método CommandIdCollection.OnRemove

Este membro substitui CollectionBase.OnRemove(Int32, Object).

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
Protected Overrides Sub OnRemove ( _
    index As Integer, _
    value As Object _
)
protected override void OnRemove(
    int index,
    Object value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CommandIdCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams