Membros AttributeBinding
Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
O tipo AttributeBinding expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Clone | Creates a new, full copy of an object. (Substitui Binding. . :: . .Clone() () () ().) |
![]() |
CopyTo | Transfers a deep copy of current object to a specified binding. (Herdado de Binding.) |
![]() |
CreateObjRef | (Herdado de MarshalByRefObject.) |
![]() |
Dispose | (Herdado de Component.) |
![]() |
Dispose | (Herdado de Component.) |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Component.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetLifetimeService | (Herdado de MarshalByRefObject.) |
![]() |
GetService | (Herdado de Component.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de MarshalByRefObject.) |
![]() |
ToString | Converts an attribute binding into a String. (Substitui Component. . :: . .ToString() () () ().) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
AttributeID | Gets or sets the AttributeID to use. |
![]() |
CanRaiseEvents | (Herdado de Component.) |
![]() |
Container | (Herdado de Component.) |
![]() |
DesignMode | (Herdado de Component.) |
![]() |
Events | (Herdado 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. (Herdado de Binding.) |
![]() |
Site | (Herdado de Component.) |
![]() |
Type | Gets or sets the type of attribute associated with an AttributeBinding. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | (Herdado de Binding.) |
Início