ISerializableModel Methods |
The ISerializableModel 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.
(Inherited from ISerializableObject.) | |
| Serialize |
Converts the current object to XML.
(Inherited from ISerializableObject.) |