DynamicGraphMetaObject::BindSetIndex Method (SetIndexBinder^, array<DynamicMetaObject^>^, DynamicMetaObject^)
Visual Studio 2015
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
Parameters
- binder
- Type: System.Dynamic::SetIndexBinder^
- indexes
- Type: array<System.Dynamic::DynamicMetaObject^>^
- value
- Type: System.Dynamic::DynamicMetaObject^
Show: