ManagementAgentCollection Members
Represents a collection of ManagementAgent objects.
The following tables list the members exposed by the ManagementAgentCollection type.
Protected Constructors
Name | Description | |
---|---|---|
ManagementAgentCollection | Creates an instance of the ManagementAgentCollection class. |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of items in the ManagementAgentCollection object. | |
Item | Gets a specific member of the collection. Items in the collection are returned as strings. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ManagementAgentCollection Class
Microsoft.MetadirectoryServices Namespace
ManagementAgent Class
ManagementAgentEnumerator
Microsoft.MetadirectoryServices