Click or drag to resize

ConnectionsSave Method

Overload List
 NameDescription
Public methodSave Saves the data in the DOM tree back to the part. This method can be called multiple times and each time it is called, the stream will be flushed.
Public methodSave(ConnectionsPart) Saves the DOM into the ConnectionsPart.
Public methodSave(Stream) Saves the DOM tree to the specified stream.
Top
See Also