System::Xml::XmlTextReader::MoveToFirstAttribute metod

XmlTextReader::MoveToFirstAttribute method

Flyttar till det första attributet.

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

ReturnValue

true if an attribute exists (the reader moves to the first attribute); otherwise, false (the position of the reader does not change).

Se även