Value::IsArray

Value::IsArray
SF_INLINE bool IsArray() const;
Description

IsArray determines whether the type is of complex array type or not.

Return Value

Returns true if array type otherwise false.