CommandIdCollection::Insert Method (Int32, CommandID^)

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
void Insert(
	int index,
	CommandID^ value
)

Parameters

index
Type: System::Int32
value
Type: System.ComponentModel.Design::CommandID^
Return to top
Show: