Click or drag to resize

SearchRangeTValue Properties

The SearchRangeTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEmpty
Empty range.
Public propertyIsMaxInclusive
Gets the value that indicates whether the upper bound of the range is inclusive.
Public propertyIsMinInclusive
Gets the value that indicates whether the lower bound of the range is inclusive.
Public propertyMax
Gets the lower bound of the range.
Public propertyMin
Gets the lower bound of the range.
Top
See Also