ChangeTypeDescription Constructor
Initializes an instance of the ChangeTypeDescription class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As New ChangeTypeDescription
Syntax
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected ChangeTypeDescription ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
protected:
ChangeTypeDescription ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */
protected ChangeTypeDescription ()
EditorBrowsableAttribute(EditorBrowsableState.Never)
protected function ChangeTypeDescription ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
ChangeTypeDescription Class
ChangeTypeDescription Members
Microsoft.MetadirectoryServices Namespace
ChangeTypeDescription Class