Return true if this object represents an array of Datum`s and `false otherwise.
Synopsis
Declared in <bdld_datum.h>
bool
isArray() const;
Return Value
true if this object represents an array of Datum`s and `false otherwise
Created with MrDocs