ConnectorCollectionByIndex
The ConnectorCollectionByIndex class represents a collection of connector objects that can be indexed numerically. Each connector object is represented by a CSEntry object.
The ConnectorCollectionByIndex class is derived from the System.Object class.
Public Methods
The ConnectorCollectionByIndex class has the following public methods.
Method | Description |
---|---|
Equals |
Determines if two objects are equal. |
GetHashCode |
Serves as a hash function for a particular type. |
GetType |
Retrieves the Type of the current object. |
ToString |
Retrieves a String that represents the current object. |
Public Properties
The ConnectorCollectionByIndex class defines the following public property.
Property | Description |
---|---|
Item | Data type: CSEntry Access type: Read-only Retrieves the connector object at the specified index. |
Protected Constructors
The ConnectorCollectionByIndex class has the following protected constructor.
Constructor | Description |
---|---|
ConnectorCollectionByIndex |
Creates an instance of the ConnectorCollectionByIndex class. |
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009