System::Xml::XmlElement::get_HasAttributes método

XmlElement::get_HasAttributes method

Devuelve un valor bool que indica si el nodo actual tiene algún atributo.

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

ReturnValue

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

Ver también