System::Xml::XPath::XPathNavigator::IsSamePosition metod
XPathNavigator::IsSamePosition method
När den åsidosätts i en avledd klass bestämmer den om den aktuella XPathNavigator befinner sig på samma position som den angivna XPathNavigator.
virtual bool System::Xml::XPath::XPathNavigator::IsSamePosition(SharedPtr<XPathNavigator> other)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| other | SharedPtr<XPathNavigator> | XPathNavigator att jämföra med denna XPathNavigator. |
ReturnValue
true if the two XPathNavigator objects have the same position; otherwise, false.
Se även
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PDF for C++