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