IntegerArrayContains Method |
| Name | Description | |
|---|---|---|
| Contains(Int32) |
Returns true if and only if there is element equal to value in IntegerArray.
| |
| Contains(Object) |
Returns true if and only if there is element equal to value in IntegerArray.
|