Condividi tramite


Membri AttributeBinding

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

Il tipo AttributeBinding espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico AttributeBinding() () () () Initializes a new instance of the AttributeBinding class using the default values.
Metodo pubblico AttributeBinding(String, AttributeBindingType) Initializes a new instance of the AttributeBinding class using an attribute identifier and an attribute type.
Metodo pubblico AttributeBinding(String, AttributeBindingType, Int32) Initializes a new instance of the AttributeBinding class using an attribute identifier, an attribute type, and an ordinal value.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Clone Creates a new, full copy of an object. (Esegue l'override di Binding. . :: . .Clone() () () ().)
Metodo protetto CopyTo Transfers a deep copy of current object to a specified binding. (Ereditato da Binding).
Metodo pubblico CreateObjRef (Ereditato da MarshalByRefObject).
Metodo pubblico Dispose (Ereditato da Component).
Metodo protetto Dispose (Ereditato da Component).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Component).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto GetService (Ereditato da Component).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico InitializeLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da MarshalByRefObject).
Metodo pubblico ToString Converts an attribute binding into a String. (Esegue l'override di Component. . :: . .ToString() () () ().)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AttributeID Gets or sets the AttributeID to use.
Proprietà protetta CanRaiseEvents (Ereditato da Component).
Proprietà pubblica Container (Ereditato da Component).
Proprietà protetta DesignMode (Ereditato da Component).
Proprietà protetta Events (Ereditato da Component).
Proprietà pubblica Ordinal Gets or sets the ordinal number representing the position for binding within a collection.
Proprietà pubblica Parent Gets the parent object of the current object. (Ereditato da Binding).
Proprietà pubblica Site (Ereditato da Component).
Proprietà pubblica Type Gets or sets the type of attribute associated with an AttributeBinding.

In alto

Eventi

  Nome Descrizione
Evento pubblico Disposed (Ereditato da Component).

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato ICloneable. . :: . .Clone (Ereditato da Binding).

In alto