System::Xml::XmlElement::get_HasAttributes method

XmlElement::get_HasAttributes method

Retourneert een bool waarde die aangeeft of het huidige knooppunt attributen heeft.

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

ReturnValue

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

Zie ook