CommandIdCollection::OnInsert Method (Int32, Object^)

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

protected:
virtual void OnInsert(
	int index,
	Object^ value
) override

Parameters

index
Type: System::Int32
value
Type: System::Object^
Return to top
Show: