IDocumentSerializable Methods |
The IDocumentSerializable type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ReadXmlAttributes |
Object can reads by this method own "value" properties
|
![]() |
ReadXmlContent |
Object can reads by this method own complex/binary data.
|
![]() |
RestoreReference |
Object can use this method for restore references.
|
![]() |
WriteXmlAttributes |
Object can writes by this method own "value" properties
|
![]() |
WriteXmlContent |
Object can writes by this method own complex/binary data.
|