Name | Description | |
---|---|---|
FromXml | Deserializes xml string and returns the CIMObject after upgrading the input xml. | |
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. | |
ToXml | Creates an XML encoding of the CIMObject and its current state. | |
WriteXml | Writes the element inside the writer. |