OpenImportConnectionResults Constructor ()

Creates an instance of the OpenImportConnectionResults class.

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

Usage

'Usage
Dim instance As New OpenImportConnectionResults

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
public OpenImportConnectionResults ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)] 
public:
OpenImportConnectionResults ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */ 
public OpenImportConnectionResults ()
EditorBrowsableAttribute(EditorBrowsableState.Never) 
public function OpenImportConnectionResults ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

OpenImportConnectionResults Class
OpenImportConnectionResults Members
Microsoft.MetadirectoryServices Namespace