System::Xml::XmlValidatingReader::MoveToFirstAttribute metodo

XmlValidatingReader::MoveToFirstAttribute method

Si sposta sul primo attributo.

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).

Vedi anche