procedure Delete(Index: Integer);
Delete the spectrum at index i.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Integer | start index |
Result: stored in self (calling object)
Remarks:
Delete spectrum at index.
Delete the spectrum at index i.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Integer | start index |
Result: stored in self (calling object)
Delete spectrum at index.