Page History
Sorted Array Collection - Remove Method
| Panel | ||
|---|---|---|
| ||
Remove method removes an item |
Member of Sorted Array Collection (PRIM_SACO)
...
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Reference to the object that was removed | |
Object | *Input | Instance to be removed from the collection |
...