TypeDescriptionCollection Members
Represents a collection of TypeDescription objects.
The following tables list the members exposed by the TypeDescriptionCollection type.
Protected Constructors
Name | Description | |
---|---|---|
TypeDescriptionCollection | Initializes a new instance of the TypeDescriptionCollection class. |
Top
Public Properties
Name | Description | |
---|---|---|
ChangeType | Gets a ChangeTypeDescription object that describes the ChangeType attribute. | |
Count | Gets the number of items in the TypeDescriptionCollection object. | |
Item | Gets a TypeDescription object from the collection. | |
ObjectTypeAttributeName | Gets a string that contains the name of object type attribute. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
TypeDescriptionCollection Class
Microsoft.MetadirectoryServices Namespace
ConfigParameter Class
ConfigParameterCollection Class
IMAExtensibleCallExport.BeginExport Method
IMAExtensibleFileExport.DeliverExportFile Method
TypeDescription Class
Microsoft.MetadirectoryServices