Share via


AttributeDescriptionEnumerator Constructor

Initializes an instance of the AttributeDescriptionEnumerator class.

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

Usage

'Usage
Dim instance As New AttributeDescriptionEnumerator

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

AttributeDescriptionEnumerator Class
AttributeDescriptionEnumerator Members
Microsoft.MetadirectoryServices Namespace
AttributeDescriptionEnumerator Class