'Declaration Public Function MoveAsync( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Task
'Declaration
Public Function MoveAsync( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Task
public Task MoveAsync( int fromIndex, int toIndex )
C1CursorDataCollection<T,K> Class C1CursorDataCollection<T,K> Members