BindingMemberInfo Methods | 
The BindingMemberInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Collect | 
            Returns an enumerable sequence of bindable properties for the specified type.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SetValue | 
            Sets the value from a specified object associated with the property or field represented by this BindingMemberInfo.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |