DateRangeCompareTo Method |
Compares the DateRange based to the bytes representation.
Namespace:
Dse.Search
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public int CompareTo(
DateRange other
)
Parameters
- other
- Type: Dse.SearchDateRange
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)See Also