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
Public Interface IXSerialize
public interface class IXSerialize
type IXSerialize = interface end
The IXSerialize type exposes the following members.
Methods
| Name | Description |
---|
| Serialize |
Returns the serialization of this object in XML format
|
TopSee Also