Therefore API > API Reference > Classes > TheIntArray > Methods
Contains
Checks if the array contains the specified integer.
Namespace: Therefore.API
nValue
Value to check.
Value
Condition
true
Array contains the specified integer (at least once).
false
Array does not contain the specified integer.
TheIntArray class
TheIntArray methods