System::Xml::XmlNodeReader::MoveToFirstAttribute metode

XmlNodeReader::MoveToFirstAttribute method

Berpindah ke atribut pertama.

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

ReturnValue

true if an attribute exists (the reader moves to the first attribute); otherwise,false (the position of the reader does not change).

Lihat Juga