Binding Members
Serves as the base class from which all bindings are derived.
The following tables list the members exposed by the Binding type.
Protected Constructors
Nom | Description | |
---|---|---|
Binding | Initializes a new instance of a binding object as implemented by the derived class. |
Haut de la page
Public Properties
(see also Protected Properties )
Nom | Description | |
---|---|---|
Container | (inherited from Component ) | |
Parent | Gets the parent object of the current object. | |
Site | (inherited from Component ) |
Haut de la page
Protected Properties
Nom | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Clone | Creates a deep copy of current object. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Component ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
CopyTo | Transfers a deep copy of current object to a specified binding. | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Haut de la page
Public Events
Nom | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Haut de la page
Explicit Interface Implementations
Nom | Description | |
---|---|---|
System.ICloneable.Clone |
Haut de la page