Compares the current TimeUuid with another TimeUuid based on the time representation of this instance.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public int CompareTo(
TimeUuid other
)
Parameters
- other
- Type: DseTimeUuid
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)See Also