ReadSubtree()
XPathNavigator::ReadSubtree() method
Returns an XmlReader object that contains the current node and its child nodes.
virtual SharedPtr<XmlReader> System::Xml::XPath::XPathNavigator::ReadSubtree()
Return Value
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.Slides