[]
Removes the item at the specified index from the collection.
public Task RemoveAsync(Guid eTag, int index)
| Type | Name | Description |
|---|---|---|
| Guid | eTag | The token that determines whether the calling collection is synchronized. |
| int | index | The index. |
| Type | Description |
|---|---|
| Task |