System::Xml::XmlValidatingReader::MoveToNextAttribute 方法

XmlValidatingReader::MoveToNextAttribute method

移动到下一个属性。

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

ReturnValue

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

另见