'Declaration Public Overrides Function CanMoveRange( _ ByVal fromIndex As Integer, _ ByVal count As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public override bool CanMoveRange( int fromIndex, int count, int toIndex )
C1SortDataCollection<T> Class C1SortDataCollection<T> Members Base Implementation in CanMoveRange