CommandIdCollection::Item Property (Int32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property CommandID^ default[ int index ] { CommandID^ get(int index); void set(int index, CommandID^ value); }
Parameters
- index
- Type: System::Int32
Property Value
Type: System.ComponentModel.Design::CommandID^
Show: