System::Xml::XmlValidatingReader::MoveToFirstAttribute método

XmlValidatingReader::MoveToFirstAttribute method

Se mueve al primer atributo.

bool System::Xml::XmlValidatingReader::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).

Ver también