SearchRangeTValue Properties |
The SearchRangeTValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Empty | Empty range. | |
| IsMaxInclusive | Gets the value that indicates whether the upper bound of the range is inclusive. | |
| IsMinInclusive | Gets the value that indicates whether the lower bound of the range is inclusive. | |
| Max | Gets the lower bound of the range. | |
| Min | Gets the lower bound of the range. |