ModuleCollection.Connect Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ModuleCollection.Connect Method

BR.AN.PviServices .NET


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

);

Parameters

connectionType

Type of connection.

See Also

ModuleCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]