- Found in:
- JContainers
Description
Documentation Comment
Returns true if the object is map, array or formmap container
Caveats
Parameters
intobject
Examples
Auto-Generated Example
int myInt__object
bool returnedValue = JValue.isArray(myInt__object)
Returns true if the object is map, array or formmap container
int myInt__object
bool returnedValue = JValue.isArray(myInt__object)