System::Xml::XmlTextReader::MoveToNextAttribute metod

XmlTextReader::MoveToNextAttribute method

Flyttar till nästa attribut.

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

ReturnValue

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

Se även