System::Xml::XmlReader::MoveToNextAttribute metodo

XmlReader::MoveToNextAttribute method

Quando sovrascritto in una classe derivata, si sposta sull’attributo successivo.

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

ReturnValue

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

Vedi anche