Share via


TypeDescriptionCollection Constructor

Initializes a new instance of the TypeDescriptionCollection Class.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As New TypeDescriptionCollection

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
protected TypeDescriptionCollection ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)] 
protected:
TypeDescriptionCollection ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */ 
protected TypeDescriptionCollection ()
EditorBrowsableAttribute(EditorBrowsableState.Never) 
protected function TypeDescriptionCollection ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

TypeDescriptionCollection Class
TypeDescriptionCollection Members
Microsoft.MetadirectoryServices Namespace