Partilhar via


Método CommandIdCollection.OnSet

Este membro substitui CollectionBase.OnSet(Int32, Object, 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 OnSet ( _
    index As Integer, _
    oldValue As Object, _
    newValue As Object _
)
protected override void OnSet(
    int index,
    Object oldValue,
    Object newValue
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CommandIdCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams