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
System_CAPS_pubmethod EnumerateClasses(String)

Enumerates the classes of a specified session.

System_CAPS_pubmethod EnumerateClasses(String, String)

Enumerates the classes of a specified session.

System_CAPS_pubmethod EnumerateClasses(String, String, CimOperationOptions)

Enumerates the classes of a specified session.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top