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

XmlNodeReader::MoveToNextAttribute method

次の属性へ移動します。

bool System::Xml::XmlNodeReader::MoveToNextAttribute() override

ReturnValue

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

参照