removeAt

removeAt(int index) function

Removes sequence at the specified index.

Parameters

NameTypeDescription
indexintIndex of a sequence that should be deleted.