System::Xml::XmlReader::get_HasAttributes methode

XmlReader::get_HasAttributes method

Geeft een waarde terug die aangeeft of het huidige knooppunt attributen heeft.

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

ReturnValue

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

Zie ook