Элементы AttributeBinding
Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
Тип AttributeBinding предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Clone | Creates a new, full copy of an object. (Перезаписывает Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Наследуется из Binding.) | |
CreateObjRef | (Наследуется из MarshalByRefObject.) | |
Dispose | (Наследуется из Component.) | |
Dispose | (Наследуется из Component.) | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Component.) | |
GetHashCode | (Наследуется из Object.) | |
GetLifetimeService | (Наследуется из MarshalByRefObject.) | |
GetService | (Наследуется из Component.) | |
GetType | (Наследуется из Object.) | |
InitializeLifetimeService | (Наследуется из MarshalByRefObject.) | |
MemberwiseClone | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из MarshalByRefObject.) | |
ToString | Converts an attribute binding into a String. (Перезаписывает Component. . :: . .ToString() () () ().) |
В начало
Свойства
Имя | Описание | |
---|---|---|
AttributeID | Gets or sets the AttributeID to use. | |
CanRaiseEvents | (Наследуется из Component.) | |
Container | (Наследуется из Component.) | |
DesignMode | (Наследуется из Component.) | |
Events | (Наследуется из 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. (Наследуется из Binding.) | |
Site | (Наследуется из Component.) | |
Type | Gets or sets the type of attribute associated with an AttributeBinding. |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | (Наследуется из Binding.) |
В начало