System::Xml::XmlReader::MoveToNextAttribute Methode

XmlReader::MoveToNextAttribute method

Wird in einer abgeleiteten Klasse überschrieben, wechselt es zum nächsten Attribut.

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

ReturnValue

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

Siehe auch