Sdílet prostřednictvím


CommandIdCollection.OnInsert – metoda

Tento člen přepisuje CollectionBase.OnInsert(Int32, Object).

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Protected Overrides Sub OnInsert ( _
    index As Integer, _
    value As Object _
)
protected override void OnInsert(
    int index,
    Object value
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CommandIdCollection Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů