System::Xml::XPath::XPathNavigator::WriteSubtree method
XPathNavigator::WriteSubtree method
Streams the current node and its child nodes to the XmlWriter object specified.
virtual void System::Xml::XPath::XPathNavigator::WriteSubtree(SharedPtr<XmlWriter> writer)
Parameter | Type | Description |
---|---|---|
writer | SharedPtr<XmlWriter> | The XmlWriter object to stream to. |
See Also
- Typedef SharedPtr
- Class XmlWriter
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++