ISerializableObject Methods |
The ISerializableObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Deserialize |
Reads the object data from the given XML document and applies the information to the current instance.
| |
| Serialize |
Converts the current object to XML.
|