<< Click to Display Table of Contents >> Navigation: »No topics above this level« BaseCollection.Connect(ConnectionType) Method |
Connects each collection object using the ConnectionType property.
[Visual Basic]
Public Overridable Overloads Sub Connect( _
ByVal connectionType As ConnectionType _
)
[C#]
public virtual void Connect(
ConnectionType connectionType
);
connectionType
ConnectionType
The Connected event notifies each successful created connection.
BaseCollection Class | BR.AN.PviServices Namespace | BaseCollection.Connect Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]