'Declaration Function RemoveRange( _ ByVal from As T, _ ByVal to As T _ ) As Boolean
'Declaration
Function RemoveRange( _ ByVal from As T, _ ByVal to As T _ ) As Boolean
bool RemoveRange( T from, T to )
IOrderedSet<T> Interface IOrderedSet<T> Members