AttributeDescriptionEnumerator Class
Enumerates the descriptions of attributes in an object. To retrieve an instance of the AttributeNameEnumerator class, call the CSEntry method or the MVEntry method.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As AttributeDescriptionEnumerator
Syntax
'Declaration
Public MustInherit Class AttributeDescriptionEnumerator
Implements IEnumerator
public abstract class AttributeDescriptionEnumerator : IEnumerator
public ref class AttributeDescriptionEnumerator abstract : IEnumerator
public abstract class AttributeDescriptionEnumerator implements IEnumerator
public abstract class AttributeDescriptionEnumerator implements IEnumerator
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.AttributeDescriptionEnumerator
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
AttributeDescriptionEnumerator Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices
CSEntry
MVEntry