Share via


ConfigParameterCollection Constructor

Initializes an instance of the ConfigParameterCollection class.

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

Usage

'Usage
Dim instance As New ConfigParameterCollection

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

ConfigParameterCollection Class
ConfigParameterCollection Members
Microsoft.MetadirectoryServices Namespace
ConfigParameterCollection Class