System::Xml::XPath::XPathNavigator::ComparePosition method
XPathNavigator::ComparePosition method
Compares the position of the current XPathNavigator with the position of the XPathNavigator specified.
virtual XmlNodeOrder System::Xml::XPath::XPathNavigator::ComparePosition(SharedPtr<XPathNavigator> nav)
Parameter | Type | Description |
---|---|---|
nav | SharedPtr<XPathNavigator> | The XPathNavigator to compare against. |
ReturnValue
An XmlNodeOrder value representing the comparative position of the two XPathNavigator objects.
See Also
- Enum XmlNodeOrder
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.TeX for C++