Metodo System::Xml::XmlReader::get_HasAttributes

XmlReader::get_HasAttributes method

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

virtual bool System::Xml::XmlReader::get_HasAttributes()

ReturnValue

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

Vedi anche