<< Click to Display Table of Contents >> Navigation: »No topics above this level« TaskCollection.Connect Method |
Connects each object of the collection using a specific connection type.
[Visual Basic]
Public Overrides Overloads Sub Connect( _
ByVal connectionType As ConnectionType _
)
[C#]
public override void Connect(
ConnectionType connectionType
);
connectionType
The type of connection.
TaskCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]