This topic has not yet been rated - Rate this topic

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.

MethodDescription
Equals(Object)

GetEnumerator()

GetHashCode()

GetType()

ToString()

Public Properties

The TypeDescriptionCollection class defines the following public properties.

PropertyDescription
ChangeTypeData type: ChangeTypeDescription
Access type: Read-only

Retrieves a ChangeTypeDescription object that describes the ChangeType attribute.

CountData type: Int32
Access type: Read-only

ItemData type: TypeDescription
Access type: Read-only

The Item property retrieves a TypeDescription object in this collection.

ObjectTypeAttributeNameData 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.

ConstructorDescription
TypeDescriptionCollection()

Initializes a new instance of the TypeDescriptionCollection class

Protected Methods

The TypeDescriptionCollection class has the following protected methods.

MethodDescription
Finalize()

MemberwiseClone()

Requirements

ProductMicrosoft Identity Integration Server 2003 SP1
NamespaceMicrosoft.MetadirectoryServices
AssemblyMicrosoft.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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ