| オーバーロード | 解説 |
|---|---|
| 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. |
| オーバーロード | 解説 |
|---|---|
| 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. |