serialize
Write the object to an xml stream. The object is expected to write itself and its children.
Parameters
out
The stream to write to.
Throws
When something breaks.
Write the object to an xml stream. The object is expected to write itself and its children.
Parameters
out
The stream to write to.
Throws
XmlException
When something breaks.
Write the object to an xml stream. The object is expected to write itself and its children.
Parameters
out
The stream to write to.
Throws
When something breaks.