[]
Removes the item at the specified index
from the collection.
public virtual Task RemoveAsync(int index, CancellationToken cancellationToken)
Type | Name | Description |
---|---|---|
int | index | The index. |
CancellationToken | cancellationToken | The cancellation token. |
Type | Description |
---|---|
Task |