Click or drag to resize

IntervalContains Method

Overload List
  NameDescription
Public methodContains(Double)
Determines whether a given point is contained in the closed interval.
Public methodContains(Double, IntervalType)
Determines whether a given point is contained in the closed or open interval.
Public methodContains(Double, IntervalType, IntervalType)
Determines whether a given point is contained in the interval, with the left and right endpoints separately specififed as closed or open.
Top
See Also