Click or drag to resize

ISerializableModel Methods

The ISerializableModel 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.
(Inherited from ISerializableObject.)
Public methodSerialize
Converts the current object to XML.
(Inherited from ISerializableObject.)
Top
See Also