System::Xml::XmlValidatingReader::MoveToNextAttribute Methode

XmlValidatingReader::MoveToNextAttribute method

Wechselt zum nächsten Attribut.

bool System::Xml::XmlValidatingReader::MoveToNextAttribute() override

ReturnValue

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

Siehe auch