IXSerializeSerialize Method
|
Returns the serialization of this object in XML format
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax Function Serialize As XElement
abstract Serialize : unit -> XElement
Return Value
Type:
XElementXML serialization of this object
See Also