System::Xml::XmlReader::MoveToNextAttribute メソッド

XmlReader::MoveToNextAttribute method

派生クラスでオーバーライドされた場合、次の属性に移動します。

virtual bool System::Xml::XmlReader::MoveToNextAttribute()=0

ReturnValue

true if there is a next attribute; false if there are no more attributes.

参照