AttributeDescriptionEnumerator
The AttributeDescriptionEnumerator class enumerates the descriptions of attributes in an object. To retrieve an instance of the AttributeNameEnumerator class, call the CSEntry.GetEnumerator or MVEntry.GetEnumerator method.
The AttributeDescriptionEnumerator class is derived from the System.Object class.
Public Methods
The AttributeDescriptionEnumerator class has the following public methods.
Method | Description |
---|---|
Equals(Object) | |
GetHashCode() | |
GetType() | |
MoveNext() |
Advances the enumerator to the next attribute name in the enumeration. |
Reset() |
Sets the enumerator to the first attribute name in the enumeration. |
ToString() |
Public Properties
The AttributeDescriptionEnumerator class defines the following public property.
Property | Description |
---|---|
Current | Data type: AttributeDescription Access type: Read-only Retrieves the current attribute name in the enumeration. |
Protected Constructors
The AttributeDescriptionEnumerator class has the following protected constructor.
Constructor | Description |
---|---|
AttributeDescriptionEnumerator() |
Creates an instance of the AttributeDescriptionEnumerator class. |
Protected Methods
The AttributeDescriptionEnumerator class has the following protected methods.
Method | Description |
---|---|
Finalize() | |
MemberwiseClone() |
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
Send comments about this topic to Microsoft
Build date: 2/16/2009