System::Xml::XPath::XPathNavigator::MoveToId metodu
XPathNavigator::MoveToId method
Türetilmiş bir sınıfta geçersiz kılındığında, ID tipinde bir özniteliği olan ve değeri belirtilen String ile eşleşen düğüme taşır.
virtual bool System::Xml::XPath::XPathNavigator::MoveToId(String id)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| id | String | Taşımak istediğiniz düğümün ID değerini temsil eden bir String. |
ReturnValue
true if the XPathNavigator is successful moving; otherwise, false. If false, the position of the navigator is unchanged.
Ayrıca Bakınız
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++