Overload | Description |
---|---|
ReplaceAsync<T>(IDataCollection<T>,Int32,T,CancellationToken) | Replaces the item at the specified index by the specified item. |
ReplaceAsync<T>(IDataCollection<T>,Int32,T) | Replaces the item at the specified index by the specified item. |