TypeDescriptionCollection Constructor

Initializes a new instance of the TypeDescriptionCollection class.

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

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

Target Platforms

See Also

Reference

TypeDescriptionCollection Class
TypeDescriptionCollection Members
Microsoft.MetadirectoryServices Namespace
TypeDescriptionCollection Class