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

XmlReader::MoveToNextAttribute method

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

virtual bool System::Xml::XmlReader::MoveToNextAttribute()=0

ReturnValue

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

См. также