IDataSerializer class

IDataSerializer class

Serialization interface to provide object serialization and deserialization methods.

The IDataSerializer type exposes the following members:

Methods

Method Description
serialize Serialize method to format object to string representing.

See Also