Return true if the value of this option is of array type, and false otherwise.
Synopsis
Declared in <balcl_option.h>
bool
isArray() const;
Return Value
true if the value is of array type, and false otherwise
Created with MrDocs