TypeDescriptionCollection

The TypeDescriptionCollection class represents a collection of TypeDescription objects. The following methods use this class:

The TypeDescriptionCollection class is derived from the System.Object class.

The TypeDescriptionCollection class implements the IEnumerable interface.

Public Methods

The TypeDescriptionCollection class has the following public methods.

Method Description
Equals(Object)

GetEnumerator()

GetHashCode()

GetType()

ToString()

Public Properties

The TypeDescriptionCollection class defines the following public properties.

Property Description
ChangeType Data type: ChangeTypeDescription
Access type: Read-only

Retrieves a ChangeTypeDescription object that describes the ChangeType attribute.

Count Data type: Int32
Access type: Read-only

Item Data type: TypeDescription
Access type: Read-only

The Item property retrieves a TypeDescription object in this collection.

ObjectTypeAttributeName Data type: String
Access type: Read-only

Retrieves a string that contains the name of the object type attribute.

Protected Constructors

The TypeDescriptionCollection class has the following protected constructor.

Constructor Description
TypeDescriptionCollection()

Initializes a new instance of the TypeDescriptionCollection class

Protected Methods

The TypeDescriptionCollection 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

ConfigParameter
ConfigParameterCollection
IMAExtensibleCallExport.BeginExport(String, String, String, ConfigParameterCollection, TypeDescriptionCollection)
IMAExtensibleFileExport.DeliverExportFile(String, String, String, String, ConfigParameterCollection, TypeDescriptionCollection)
TypeDescription

Send comments about this topic to Microsoft

Build date: 2/16/2009