System::Xml::XmlElement::get_HasAttributes विधि

XmlElement::get_HasAttributes method

वर्तमान नोड के पास कोई गुणधर्म हैं या नहीं, यह दर्शाने वाला bool मान लौटाता है।

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

ReturnValue

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

संबंधित देखें