System::Xml::XmlNodeReader::MoveToNextAttribute metodo

XmlNodeReader::MoveToNextAttribute method

Si sposta sul prossimo attributo.

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

ReturnValue

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

Vedi anche