Contains(Double) | Determines whether a given point is contained in the closed interval. |
Contains(Double, IntervalType) | Determines whether a given point is contained in the closed or open interval. |
Contains(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. |