TypeDescriptionEnumerator
The TypeDescriptionEnumerator enumerates TypeDescription objects. The class is obtained by calling the TypeDescriptionCollection.GetEnumerator.
The TypeDescriptionEnumerator class is derived from the System.Object class.
The TypeDescriptionEnumerator class implements the IEnumerator interface.
Public Methods
The TypeDescriptionEnumerator class has the following public methods.
Method | Description |
---|---|
Equals(Object) | |
GetHashCode() | |
GetType() | |
MoveNext() | |
Reset() | |
ToString() |
Public Properties
The TypeDescriptionEnumerator class defines the following public property.
Property | Description |
---|---|
Current | Data type: TypeDescription Access type: Read-only |
Protected Constructors
The TypeDescriptionEnumerator class has the following protected constructor.
Constructor | Description |
---|---|
TypeDescriptionEnumerator() |
Protected Methods
The TypeDescriptionEnumerator 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 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009