Page History
Sorted Array Collection - Contains Method
| Panel | ||
|---|---|---|
| ||
Does the supplied instance exist in the collection? |
Member of Sorted Array Collection (PRIM_SACO)
...
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Boolean | True if the object is found in the collection |
Object | *Input | Instance to be searched for |
...