Return true if this object is null. More precisely, return true if qualifiedName() returns 0. A default‐constructed object will be null, as will an object that was reset with no arguments.

Synopsis

Declared in <balxml_elementattribute.h>

bool
isNull() const;

Created with MrDocs