System::Xml::XPath::XPathNavigator::ReadSubtree method
XPathNavigator::ReadSubtree method
Returns an XmlReader object that contains the current node and its child nodes.
virtual SharedPtr<XmlReader> System::Xml::XPath::XPathNavigator::ReadSubtree()
ReturnValue
An XmlReader object that contains the current node and its child nodes.
See Also
- Typedef SharedPtr
- Class XmlReader
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++