System::Xml::XmlElement::get_HasAttributes yöntemi

XmlElement::get_HasAttributes method

Geçerli düğümün herhangi bir özniteliği olup olmadığını gösteren bir bool değer 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