removeAt
removeAt(int index) method
Removes sequence at the specified index.
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | Index of a sequence that should be deleted. |
Returns
void
Removes sequence at the specified index.
| Name | Type | Description |
|---|---|---|
| index | int | Index of a sequence that should be deleted. |
void