System::Xml::XmlNodeReader::MoveToNextAttribute metode

XmlNodeReader::MoveToNextAttribute method

Berpindah ke atribut berikutnya.

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

ReturnValue

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

Lihat Juga