ConnectorCollectionByIndex Class
Represents a collection of connector objects that can be indexed numerically. Each connector object is represented by a CSEntry object.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As ConnectorCollectionByIndex
Syntax
'Declaration
<DefaultMemberAttribute("Item")> _
Public MustInherit Class ConnectorCollectionByIndex
[DefaultMemberAttribute("Item")]
public abstract class ConnectorCollectionByIndex
[DefaultMemberAttribute(L"Item")]
public ref class ConnectorCollectionByIndex abstract
/** @attribute DefaultMemberAttribute("Item") */
public abstract class ConnectorCollectionByIndex
DefaultMemberAttribute("Item")
public abstract class ConnectorCollectionByIndex
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.ConnectorCollectionByIndex
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
ConnectorCollectionByIndex Members
Microsoft.MetadirectoryServices Namespace
CSEntry
Microsoft.MetadirectoryServices