Share via


AttributeChange Constructor

Creates an instance of the AttributeChange class without parameter.

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

Usage

'Usage
Dim instance As New AttributeChange

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

AttributeChange Class
AttributeChange Members
Microsoft.MetadirectoryServices Namespace