System::Xml::XmlElement::get_HasAttributes Methode

XmlElement::get_HasAttributes method

Gibt einen bool Wert zurück, der angibt, ob der aktuelle Knoten Attribute hat.

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

ReturnValue

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

Siehe auch