Name | Description | |
---|---|---|
SetBindingBag Constructor | Overloaded. |
The following tables list the members exposed by SetBindingBag.
Name | Description | |
---|---|---|
SetBindingBag Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bindings | A collection of bindings held in this binding bag. | |
Extendee | Specifies System.ComponentModel.IComponent to receive the extended property. (Inherited from OpcLabs.BaseLib.Presentation.ComponentModel.SetExtendedProperty) | |
IsEmpty | Indicates whether there are no bindings in this binding bag. | |
IsReference | Specifies whether value is reference. | |
PropertyName | Specifies name of extended property. | |
Provider | Specifies System.ComponentModel.IExtenderProvider. (Inherited from OpcLabs.BaseLib.Presentation.ComponentModel.SetExtendedProperty) | |
Value | A collection of bindings held in this binding bag. |
Name | Description | |
---|---|---|
BeginInit | (Inherited from OpcLabs.BaseLib.Presentation.ComponentModel.SetExtendedProperty) | |
Clone | Overridden. | |
EndInit | (Inherited from OpcLabs.BaseLib.Presentation.ComponentModel.SetExtendedProperty) | |
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ToString | Returns a string that represents the current object. (Inherited from object) |
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) | |
SetPropertyCore | Overridden. Sets value to provider. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |