Share via


CimInstance Constructor

 

Initializes a new instance of the CimInstance class

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

Overload List

Name Description
System_CAPS_pubmethod CimInstance(CimClass)

Initializes a new instance of the CimInstance class.

System_CAPS_pubmethod CimInstance(CimInstance)

Initializes a new instance of the CimInstance class by creating a detailed copy of the specified CimInstance object.

System_CAPS_pubmethod CimInstance(String)

Initializes a new instance of the CimInstance class.

System_CAPS_pubmethod CimInstance(String, String)

Initializes a new instance of the CimInstance class.

See Also

CimInstance Class
Microsoft.Management.Infrastructure Namespace

Return to top