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