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 | |
---|---|---|
CimInstance(CimClass) | Initializes a new instance of the CimInstance class. |
|
CimInstance(CimInstance) | Initializes a new instance of the CimInstance class by creating a detailed copy of the specified CimInstance object. |
|
CimInstance(String) | Initializes a new instance of the CimInstance class. |
|
CimInstance(String, String) | Initializes a new instance of the CimInstance class. |
See Also
CimInstance Class
Microsoft.Management.Infrastructure Namespace
Return to top