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.

参照