System::Xml::XPath::XPathNavigator::IsSamePosition मेथड
XPathNavigator::IsSamePosition method
जब किसी व्युत्पन्न क्लास में ओवरराइड किया जाता है, तो निर्धारित करता है कि वर्तमान XPathNavigator निर्दिष्ट XPathNavigator के समान स्थिति में है या नहीं।
virtual bool System::Xml::XPath::XPathNavigator::IsSamePosition(SharedPtr<XPathNavigator> other)=0
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| 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++