Udostępnij za pośrednictwem


Metoda CommandIdCollection.OnSet —

Ten element członkowski zastępuje element CollectionBase.OnSet(Int32, Object, Object).

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CommandIdCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams