[This is preliminary documentation and is subject to change.]

Icon | Member | Description |
---|---|---|
![]() | WriteNode(XmlReader, Boolean) | When overridden in a derived class, copies everything from the reader to the writer and moves the reader to the start of the next sibling. |
![]() | WriteNode(XPathNavigator, Boolean) | Copies everything from the XPathNavigator object to the writer. The position of the XPathNavigator remains unchanged. |