Skip to content

Overload_CodeJam_Ranges_Range_2_EndsBefore

Andrew Koryavchenko edited this page Jun 17, 2018 · 1 revision

Range(T, TKey).EndsBefore Method

Overload List

 

Name Description
Public method EndsBefore(T) Determines whether the range ends before the value specified.
Public method EndsBefore(Range(T)) Determines whether the range ends before the range specified.
Public method EndsBefore(TKey2)(Range(T, TKey2)) Determines whether the range ends before the range specified.
Public method EndsBefore(RangeBoundaryFrom(T)) Determines whether the range ends before the boundary specified.
Public method EndsBefore(RangeBoundaryTo(T)) Determines whether the range ends before the boundary specified.
  Back to Top

See Also

Reference

Range(T, TKey) Structure
CodeJam.Ranges Namespace

Clone this wiki locally