System::Xml::XPath::XPathNavigator::IsSamePosition yöntemi
XPathNavigator::IsSamePosition method
Türetilmiş bir sınıfta geçersiz kılındığında, geçerli XPathNavigator ile belirtilen XPathNavigator aynı konumda mı olduğunu belirler.
virtual bool System::Xml::XPath::XPathNavigator::IsSamePosition(SharedPtr<XPathNavigator> other)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| other | SharedPtr<XPathNavigator> | Bu XPathNavigator ile karşılaştırılacak XPathNavigator. |
ReturnValue
true if the two XPathNavigator objects have the same position; otherwise, false.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++