Share via


AttributeDescriptionCollection Constructor

Creates an instance of the AttributeDescriptionCollection class.

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

Usage

'Usage
Dim instance As New AttributeDescriptionCollection

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

AttributeDescriptionCollection Class
AttributeDescriptionCollection Members
Microsoft.MetadirectoryServices Namespace
AttributeDescriptionCollection Class