DynamicGraphMetaObject::BindGetIndex Method (GetIndexBinder^, array<DynamicMetaObject^>^)
Visual Studio 2015
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^>^
Show: