Sdílet prostřednictvím


CommandIdCollection.Item – vlastnost

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
Public Default Property Item ( _
    index As Integer _
) As CommandID
public CommandID this[
    int index
] { get; set; }

Parametry

Hodnota vlastnosti

Typ: System.ComponentModel.Design.CommandID

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CommandIdCollection Třída

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