|  | isWithiniswithin Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | iswithin(Double, Double, Double) | 
            Get whether an element is between two boundaries or equal to either of them.
             | 
|   | iswithin(Int32, Int32, Int32) | 
            Get whether an element is between two boundaries or equal to either of them.
             | 
|   | iswithinT(T, T, T, IComparerT) | 
            Get whether an element is between two boundaries or equal to either of them.
             | 
 See Also
See Also