'Declaration
<AsyncStateMachineAttribute(C1.DataCollection.C1WrapDataCollection`2/d__111)> Public Overridable Function MoveRangeAsync( _ ByVal fromIndex As Integer, _ ByVal count As Integer, _ ByVal toIndex As Integer, _ Optional ByVal cancellationToken As CancellationToken _ ) As Task
[AsyncStateMachine(C1.DataCollection.C1WrapDataCollection`2/d__111)] public virtual Task MoveRangeAsync( int fromIndex, int count, int toIndex, CancellationToken cancellationToken )
Parameters
- fromIndex
- count
- toIndex
- cancellationToken