Compartir a través de


CommandIdCollection.OnSet (Método)

Este miembro invalida CollectionBase.OnSet(Int32, Object, Object).

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

CommandIdCollection Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)