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