Share via


MAUtils Constructor

Initializes a new instance of the MAUtils Class.

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

Usage

'Usage
Dim instance As New MAUtils

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

MAUtils Class
MAUtils Members
Microsoft.MetadirectoryServices Namespace
MAUtils Class