Overload | Description |
---|---|
InsertAsync<T>(IDataCollection<T>,Int32,T,CancellationToken) | Inserts the specified item at the specified index in the collection. |
InsertAsync<T>(IDataCollection<T>,Int32,T) | Inserts the specified item at the specified index in the collection. |