| Overload | Description | 
|---|---|
| ConnectivityBase Constructor() | Initializes a new instance of the class. | 
| ConnectivityBase Constructor(ConnectivityBase) | Initializes a new instance of the class. Initializes a new instance of the class, copying values from a given object. | 
| ConnectivityBase Constructor(IContainer) | Initializes a new instance of the class. Required for Windows.Forms Class Composition Designer support | 
| ConnectivityBase Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class. Initializes a new instance of the class with serialized data. |