System::Xml::XmlElement::get_HasAttributes metodu

XmlElement::get_HasAttributes method

Geçerli düğümün herhangi bir özniteliği olup olmadığını gösteren bir bool değerini döndürür.

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

ReturnValue

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

Ayrıca Bakınız