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.

另见