System::Xml::XPath::XPathNavigator::IsSamePosition μέθοδος
XPathNavigator::IsSamePosition method
Όταν παρακαμφθεί σε μια παράγωγη κλάση, καθορίζει εάν ο τρέχων XPathNavigator βρίσκεται στην ίδια θέση με τον καθορισμένο XPathNavigator.
virtual bool System::Xml::XPath::XPathNavigator::IsSamePosition(SharedPtr<XPathNavigator> other)=0
| Parameter | Type | Περιγραφή |
|---|---|---|
| other | SharedPtr<XPathNavigator> | Το XPathNavigator για σύγκριση με αυτό το XPathNavigator. |
ReturnValue
true if the two XPathNavigator objects have the same position; otherwise, false.
Δείτε επίσης
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++