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.

另见