DynamicMetaObject.BindDeleteMember Method
Silverlight
Performs the binding of the dynamic delete member operation.
Namespace: System.Dynamic
Assembly: System.Core (in System.Core.dll)
Parameters
- binder
- Type: System.Dynamic.DeleteMemberBinder
An instance of the DeleteMemberBinder that represents the details of the dynamic operation.
Return Value
Type: System.Dynamic.DynamicMetaObjectThe new DynamicMetaObject representing the result of the binding.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.