Share via


CimSession.EnumerateInstances Method

 

Enumerates synchronously all instances on the server represented by the session that are associated with a class.

Namespace:   Microsoft.Management.Infrastructure
Assembly:  Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)

Overload List

Name Description
System_CAPS_pubmethod EnumerateInstances(String, String)

Enumerate all instances on the server represented by the session that are associated with a class.

System_CAPS_pubmethod EnumerateInstances(String, String, CimOperationOptions)

Enumerates synchronously all instances on the server represented by the session that are associated with a class.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top