System::Xml::XPath::XPathDocument::CreateNavigator method
XPathDocument::CreateNavigator method
Initializes a read-only XPathNavigator object for navigating through nodes in this XPathDocument.
SharedPtr<XPathNavigator> System::Xml::XPath::XPathDocument::CreateNavigator() override
ReturnValue
A read-only XPathNavigator object.
See Also
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathDocument
- Namespace System::Xml::XPath
- Library Aspose.TeX for C++