DynamicGraphMetaObject::BindSetIndex Method (SetIndexBinder^, array<DynamicMetaObject^>^, DynamicMetaObject^)

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
virtual DynamicMetaObject^ BindSetIndex(
	SetIndexBinder^ binder,
	array<DynamicMetaObject^>^ indexes,
	DynamicMetaObject^ value
) override
Return to top
Show: