Compartir a través de


AttributeBinding Miembros

Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.

El tipo AttributeBinding expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico AttributeBinding() () () () Initializes a new instance of the AttributeBinding class using the default values.
Método publico AttributeBinding(String, AttributeBindingType) Initializes a new instance of the AttributeBinding class using an attribute identifier and an attribute type.
Método publico AttributeBinding(String, AttributeBindingType, Int32) Initializes a new instance of the AttributeBinding class using an attribute identifier, an attribute type, and an ordinal value.

Principio

Métodos

  Nombre Descripción
Método publico Clone Creates a new, full copy of an object. (Invalida Binding. . :: . .Clone() () () ().)
Método protegido CopyTo Transfers a deep copy of current object to a specified binding. (Se hereda de Binding).
Método publico CreateObjRef (Se hereda de MarshalByRefObject).
Método publico Dispose (Se hereda de Component).
Método protegido Dispose (Se hereda de Component).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Component).
Método publico GetHashCode (Se hereda de Object).
Método publico GetLifetimeService (Se hereda de MarshalByRefObject).
Método protegido GetService (Se hereda de Component).
Método publico GetType (Se hereda de Object).
Método publico InitializeLifetimeService (Se hereda de MarshalByRefObject).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de MarshalByRefObject).
Método publico ToString Converts an attribute binding into a String. (Invalida Component. . :: . .ToString() () () ().)

Principio

Propiedades

  Nombre Descripción
Propiedad pública AttributeID Gets or sets the AttributeID to use.
Propiedad protegida CanRaiseEvents (Se hereda de Component).
Propiedad pública Container (Se hereda de Component).
Propiedad protegida DesignMode (Se hereda de Component).
Propiedad protegida Events (Se hereda de Component).
Propiedad pública Ordinal Gets or sets the ordinal number representing the position for binding within a collection.
Propiedad pública Parent Gets the parent object of the current object. (Se hereda de Binding).
Propiedad pública Site (Se hereda de Component).
Propiedad pública Type Gets or sets the type of attribute associated with an AttributeBinding.

Principio

Eventos

  Nombre Descripción
Evento público Disposed (Se hereda de Component).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ICloneable. . :: . .Clone (Se hereda de Binding).

Principio