ConnectorCollectionEnumerator Members
Enumerates a collection of connectors. Each connector is represented by a CSEntry object. To retrieve an instance of the ConnectorCollectionEnumerator class, call the ConnectorCollection method.
The following tables list the members exposed by the ConnectorCollectionEnumerator type.
Protected Constructors
Name | Description | |
---|---|---|
ConnectorCollectionEnumerator | Creates an instance of the ConnectorCollectionEnumerator class. |
Top
Public Properties
Name | Description | |
---|---|---|
Current | Gets the current CSEntry object in the enumeration. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MoveNext | Advances the enumerator to the next CSEntry object in the enumeration. | |
Reset | Sets the enumerator to the first CSEntry object in the enumeration. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ConnectorCollectionEnumerator Class
Microsoft.MetadirectoryServices Namespace
ConnectorCollection Class
CSEntry
Microsoft.MetadirectoryServices