Name | Description | |
---|---|---|
BindingBag Constructor | Overloaded. |
The following tables list the members exposed by BindingBag.
Name | Description | |
---|---|---|
BindingBag Constructor | Overloaded. |
Name | Description | |
---|---|---|
BindingProvider | The binding provider this binding bag belongs to. | |
Bindings | An array of bindings held in this binding bag. | |
IsEmpty | Indicates whether there are no bindings in this binding bag. |
Name | Description | |
---|---|---|
Clone | ||
Equals | (Inherited from object) | |
GetHashCode | Serves as a hash function for a particular type. | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ToString | ||
ValueEquals | Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |