CSEntry Constructor

Creates an instance of the CSEntry class.

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

Usage

'Usage
Dim instance As New CSEntry

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

CSEntry Class
CSEntry Members
Microsoft.MetadirectoryServices Namespace
CSEntry Class