Name | Description | |
---|---|---|
Clone | Creates a deep copy of the CIMObject. | |
FromJson | Reconstructs the CIMObject with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. | |
ReadXml | Reads the element inside the reader. | |
ToJson | Creates a JSON encoding of the CIMObject and its current state. | |
WriteXml | Writes the element inside the writer. |