System::Xml::XmlReader::get_HasAttributes yöntemi

XmlReader::get_HasAttributes method

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

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

ReturnValue

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

Ayrıca Bakınız