System::Xml::XmlTextReader::MoveToNextAttribute 方法

XmlTextReader::MoveToNextAttribute method

移动到下一个属性。

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

ReturnValue

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

另见