TypeDescriptionCollection Class
Represents a collection of TypeDescription objects.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As TypeDescriptionCollection
Syntax
'Declaration
<DefaultMemberAttribute("Item")> _
Public MustInherit Class TypeDescriptionCollection
Implements IEnumerable
[DefaultMemberAttribute("Item")]
public abstract class TypeDescriptionCollection : IEnumerable
[DefaultMemberAttribute(L"Item")]
public ref class TypeDescriptionCollection abstract : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
public abstract class TypeDescriptionCollection implements IEnumerable
DefaultMemberAttribute("Item")
public abstract class TypeDescriptionCollection implements IEnumerable
Remarks
The following methods use this class:
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.TypeDescriptionCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
TypeDescriptionCollection Members
Microsoft.MetadirectoryServices Namespace
ConfigParameter Class
ConfigParameterCollection Class
IMAExtensibleCallExport.BeginExport Method
IMAExtensibleFileExport.DeliverExportFile Method
TypeDescription Class
Microsoft.MetadirectoryServices