System::Xml::XmlElement::get_HasAttributes metodo

XmlElement::get_HasAttributes method

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

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

ReturnValue

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

Vedi anche