System::Xml::XmlReader::MoveToNextAttribute methode

XmlReader::MoveToNextAttribute method

Wanneer overschreven in een afgeleide klasse, gaat naar het volgende attribuut.

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

ReturnValue

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

Zie ook