System::Xml::XmlNodeReader::MoveToNextAttribute метод

XmlNodeReader::MoveToNextAttribute method

Переходит к следующему атрибуту.

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

ReturnValue

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

См. также