Creates an instance of the ConnectorCollectionByIndex class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)

Usage

Visual Basic
Dim instance As New ConnectorCollectionByIndex

Syntax

Visual Basic
Protected Sub New
C#
protected ConnectorCollectionByIndex ()
C++
protected:
ConnectorCollectionByIndex ()
J#
protected ConnectorCollectionByIndex ()
JScript
protected function ConnectorCollectionByIndex ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also