System::Xml::XPath::XPathNavigator::MoveToId μέθοδος
XPathNavigator::MoveToId method
Όταν παρακαμφθεί σε μια κληρονομημένη κλάση, μετακινεί στον κόμβο που έχει ένα χαρακτηριστικό τύπου ID της οποίας η τιμή ταιριάζει με το καθορισμένο String.
virtual bool System::Xml::XPath::XPathNavigator::MoveToId(String id)=0
| Parameter | Type | Περιγραφή |
|---|---|---|
| id | String | Ένα String που αντιπροσωπεύει την τιμή ID του κόμβου στον οποίο θέλετε να μετακινηθείτε. |
ReturnValue
true if the XPathNavigator is successful moving; otherwise, false. If false, the position of the navigator is unchanged.
Δείτε επίσης
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++