Click or drag to resize

IXSerializeSerialize Method

Returns the serialization of this object in XML format

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
XElement Serialize()

Return Value

Type: XElement
XML serialization of this object
See Also