void Delete(Int32 i)
Deletes and frees the Kernel at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | i | Int32 |
Result: stored in self (calling object)
Deletes and frees the Kernel at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | i | Int32 |
Result: stored in self (calling object)