System::Xml::XmlNodeReader::get_HasAttributes metodo

XmlNodeReader::get_HasAttributes method

Restituisce un valore che indica se il nodo corrente ha attributi.

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

ReturnValue

true if the current node has attributes; otherwise, false.

Vedi anche