CommandIdCollection::OnSet Method (Int32, Object^, 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 OnSet(
	int index,
	Object^ oldValue,
	Object^ newValue
) override

Parameters

index
Type: System::Int32
oldValue
Type: System::Object^
newValue
Type: System::Object^
Return to top
Show: