Overload | Description |
---|---|
RemoveAsync<T>(IDataCollection<T>,Int32,CancellationToken) | Removes the item at the specified index from the collection. |
RemoveAsync<T>(IDataCollection<T>,Int32) | Removes the item at the specified index from the collection. |
Overload | Description |
---|---|
RemoveAsync<T>(IDataCollection<T>,Int32,CancellationToken) | Removes the item at the specified index from the collection. |
RemoveAsync<T>(IDataCollection<T>,Int32) | Removes the item at the specified index from the collection. |