Membres AttributeBinding
Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
Le type AttributeBinding expose les membres suivants.
Constructeurs
Nom | 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. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Clone | Creates a new, full copy of an object. (Se substitue à Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Hérité de Binding.) | |
CreateObjRef | (Hérité de MarshalByRefObject.) | |
Dispose | (Hérité de Component.) | |
Dispose | (Hérité de Component.) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Component.) | |
GetHashCode | (Hérité de Object.) | |
GetLifetimeService | (Hérité de MarshalByRefObject.) | |
GetService | (Hérité de Component.) | |
GetType | (Hérité de Object.) | |
InitializeLifetimeService | (Hérité de MarshalByRefObject.) | |
MemberwiseClone | (Hérité de Object.) | |
MemberwiseClone | (Hérité de MarshalByRefObject.) | |
ToString | Converts an attribute binding into a String. (Se substitue à Component. . :: . .ToString() () () ().) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
AttributeID | Gets or sets the AttributeID to use. | |
CanRaiseEvents | (Hérité de Component.) | |
Container | (Hérité de Component.) | |
DesignMode | (Hérité de Component.) | |
Events | (Hérité de Component.) | |
Ordinal | Gets or sets the ordinal number representing the position for binding within a collection. | |
Parent | Gets the parent object of the current object. (Hérité de Binding.) | |
Site | (Hérité de Component.) | |
Type | Gets or sets the type of attribute associated with an AttributeBinding. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | (Hérité de Binding.) |
Haut de la page