- Found in:
- JContainers
Description
Documentation Comment
Returns the number of times given value was found in a JArray.
Caveats
Parameters
intobject
intvalue
Examples
Auto-Generated Example
int myInt__object
int myInt__value
int returnedValue = JArray.countInteger(myInt__object, myInt__value)