- Found in:
- JContainers
Description
Documentation Comment
Erase all elements of given value. Returns the number of erased elements.
Caveats
Parameters
intobject
intvalue
Examples
Auto-Generated Example
int myInt__object
int myInt__value
int returnedValue = JArray.eraseInteger(myInt__object, myInt__value)