Overload | Description |
---|---|
WriteXml(String,Boolean,Boolean) | Saves the treeview contents to an Xml document. |
WriteXml(TextWriter,Boolean,Boolean) | Saves the treeview contents to an Xml document. |
WriteXml(Stream,Boolean,Boolean) | Saves the treeview contents to an Xml document. |
WriteXml(XmlTextWriter,Boolean,Boolean) | Saves the treeview contents to an Xml document. |