void Move(Int32 SrcIdx, Int32 DstIdx)
Move spectrum from SrcIdx to DstIdx index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcIdx | Int32 | |
| 2 | DstIdx | Int32 |
Result: stored in self (calling object)
Move spectrum from SrcIdx to DstIdx index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcIdx | Int32 | |
| 2 | DstIdx | Int32 |
Result: stored in self (calling object)