Compares the current TimeUuid with another TimeUuid.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public int CompareTo(
TimeUuid other
)
Parameters
- other
- Type: CassandraTimeUuid
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)See Also