The IDocument type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Save |
Saves the document to the specified stream.
| |
| ToString |
Serializes the object into a document and returns it as a string.
| |
| ToXmlDocument |
Returns the document as an
IXPathNavigable
interface instance to an
XmlDocument.
|