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.
См. также
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++