- binder
- An instance of the System.Dynamic.SetIndexBinder that represents the details of the dynamic operation.
- indexes
- An array of System.Dynamic.DynamicMetaObject instances - indexes for the set index operation.
- value
- The System.Dynamic.DynamicMetaObject representing the value for the set index operation.
The new System.Dynamic.DynamicMetaObject representing the result of the binding.