Partager via


CommandIdCollection.OnSet, méthode

Ce membre substitue CollectionBase.OnSet(Int32, Object, Object).

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnSet ( _
    index As Integer, _
    oldValue As Object, _
    newValue As Object _
)
protected override void OnSet(
    int index,
    Object oldValue,
    Object newValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

CommandIdCollection Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms