System::Xml::XmlReader::MoveToNextAttribute metod

XmlReader::MoveToNextAttribute method

När den åsidosätts i en avledd klass, flyttar den till nästa attribut.

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

ReturnValue

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

Se även