System::Xml::XPath::XPathNavigator::MoveToFirstAttribute μέθοδος

XPathNavigator::MoveToFirstAttribute method

Όταν παρακαμφθεί σε μια κληρονομημένη κλάση, μετακινεί το XPathNavigator στο πρώτο χαρακτηριστικό του τρέχοντος κόμβου.

virtual bool System::Xml::XPath::XPathNavigator::MoveToFirstAttribute()=0

ReturnValue

true if the XPathNavigator is successful moving to the first attribute of the current node; otherwise, false. If false, the position of the XPathNavigator is unchanged.

Δείτε επίσης