System::Xml::XmlTextReader::MoveToNextAttribute metodo

XmlTextReader::MoveToNextAttribute method

Si sposta sul prossimo attributo.

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

ReturnValue

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

Vedi anche