AttributeBinding Constructor
Initializes a new instance of the AttributeBinding class.
Overload List
| Name | Description |
|---|---|
| AttributeBinding () |
Initializes a new instance of the AttributeBinding class using the default values.
|
| AttributeBinding (String, AttributeBindingType) |
Initializes a new instance of the AttributeBinding class using an attribute identifier and an attribute type.
|
| AttributeBinding (String, AttributeBindingType, Int32) |
Initializes a new instance of the AttributeBinding class using an attribute identifier, an attribute type, and an ordinal value.
|
See Also