System::Xml::XmlNodeReader::MoveToNextAttribute methode

XmlNodeReader::MoveToNextAttribute method

Verplaatst zich naar het volgende attribuut.

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

ReturnValue

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

Zie ook