Microsoft Identity Integration Server 2003 Developer Reference

ConnectorCollection.ByIndex

The ByIndex property retrieves a ConnectorCollectionByIndex object that contains the collection of connector objects that can be indexed numerically.
[C#]
public ConnectorCollectionByIndex ByIndex {get;}
[Visual Basic .NET]
Public ReadOnly Property ByIndex As ConnectorCollectionByIndex

Requirements

Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.

See Also

ConnectorCollection, ConnectorCollectionByIndex