CimSession.EnumerateClasses Method
Enumerates synchronously the classes of a specified session.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
EnumerateClasses(String) | Enumerates the classes of a specified session. |
|
EnumerateClasses(String, String) | Enumerates the classes of a specified session. |
|
EnumerateClasses(String, String, CimOperationOptions) | Enumerates the classes of a specified session. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top