isArray

Returns true iff the given type is a dynamic or static array (false for associative arrays and non-arrays).

bool
isArray
(
in TypeInfo type
)

Meta