طريقة System::Xml::XPath::XPathNavigator::MoveToNextAttribute

XPathNavigator::MoveToNextAttribute method

عند تجاوزها في فئة مشتقة، تنقل XPathNavigator إلى السمة التالية.

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

ReturnValue

true if the XPathNavigator is successful moving to the next attribute; false if there are no more attributes. If false, the position of the XPathNavigator is unchanged.

انظر أيضًا