Partager via


ManagementAgentEnumerator Constructor

Creates an instance of the ManagementAgentEnumerator class.

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

Usage

'Usage
Dim instance As New ManagementAgentEnumerator

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

ManagementAgentEnumerator Class
ManagementAgentEnumerator Members
Microsoft.MetadirectoryServices Namespace
ManagementAgentEnumerator Class