DynamicGraphMetaObject::BindGetIndex Method (GetIndexBinder^, array<DynamicMetaObject^>^)

 

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

public:
virtual DynamicMetaObject^ BindGetIndex(
	GetIndexBinder^ binder,
	array<DynamicMetaObject^>^ indexes
) override

Parameters

binder
Type: System.Dynamic::GetIndexBinder^

indexes
Type: array<System.Dynamic::DynamicMetaObject^>^

Return to top
Show: