Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
The following tables list the members exposed by the AttributeBinding type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| AttributeBinding | Overloaded. Initializes a new instance of the AttributeBinding class. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | AttributeID | Gets or sets the AttributeID to use. | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | Ordinal | Gets or sets the ordinal number representing the position for binding within a collection. | 
| .gif) | Parent | Gets the parent object of the current object. (inherited from Binding) | 
| .gif) | Site | (inherited from Component ) | 
| .gif) | Type | Gets or sets the type of attribute associated with an AttributeBinding. | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component ) | 
| .gif) | DesignMode | (inherited from Component ) | 
| .gif) | Events | (inherited from Component ) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Clone | Overridden. Creates a new, full copy of an object. | 
| .gif) | CreateObjRef | (inherited from MarshalByRefObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Converts an attribute binding into a String. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | CopyTo | (inherited from Binding ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Finalize | (inherited from Component ) | 
| .gif) | GetService | (inherited from Component ) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | Disposed | (inherited from Component ) | 
顶部
Explicit Interface Implementations
| 名称 | Description | |
|---|---|---|
| System.ICloneable.Clone | (inherited from Binding ) | 
顶部