Click or drag to resize

IXSerialize Interface

Represents an object that can be serialized into a Xml Element.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
public interface IXSerialize

The IXSerialize type exposes the following members.

Methods
  NameDescription
Public methodSerialize
Returns the serialization of this object in XML format
Top
See Also