Click or drag to resize

IDocumentSerializable Methods

The IDocumentSerializable type exposes the following members.

Methods
Name Description
Public method ReadXmlAttributes
Object can reads by this method own "value" properties
Public method ReadXmlContent
Object can reads by this method own complex/binary data.
Public method RestoreReference
Object can use this method for restore references.
Public method WriteXmlAttributes
Object can writes by this method own "value" properties
Public method WriteXmlContent
Object can writes by this method own complex/binary data.
Top
See Also