System.Dynamic.DynamicMetaObject.BindSetMember Method

Performs the binding of the dynamic set member operation.

Syntax

public virtual DynamicMetaObject BindSetMember (SetMemberBinder binder, DynamicMetaObject value)

Parameters

binder
An instance of the System.Dynamic.SetMemberBinder that represents the details of the dynamic operation.
value
The System.Dynamic.DynamicMetaObject representing the value for the set member operation.

Returns

The new System.Dynamic.DynamicMetaObject representing the result of the binding.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Dynamic
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0