System::Xml::XmlValidatingReader::MoveToNextAttribute metod

XmlValidatingReader::MoveToNextAttribute method

Flyttar till nästa attribut.

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

ReturnValue

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

Se även