Click or drag to resize

ISerializableObject Methods

The ISerializableObject type exposes the following members.

Methods
  NameDescription
Public methodDeserialize
Reads the object data from the given XML document and applies the information to the current instance.
Public methodSerialize
Converts the current object to XML.
Top
See Also