Return true if the specified type corresponds to an array type, and false otherwise.

Synopsis

Declared in <balcl_optiontype.h>

static
bool
isArrayType(Enum type);

Created with MrDocs