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