| Overload | Description | 
|---|---|
| AbstractBinding Constructor() | A portable component. | 
| AbstractBinding Constructor(AbstractBinding) | Initializes a new instance of the class, copying values from given AbstractBinding. | 
| AbstractBinding Constructor(IAbstractBinding) | Initializes a new instance of the class, using values from given IAbstractBinding. | 
| AbstractBinding Constructor(IContainer) | Initializes an instance of the AbstractBinding class with Designer support. | 
| AbstractBinding Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |