System::Xml::XmlReader::MoveToNextAttribute método

XmlReader::MoveToNextAttribute method

Cuando se sobrescribe en una clase derivada, se desplaza al siguiente atributo.

virtual bool System::Xml::XmlReader::MoveToNextAttribute()=0

ReturnValue

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

Ver también