Compares the current TimeUuid with another TimeUuid based on the time representation of this instance.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic int CompareTo(
	TimeUuid other
)
Parameters
- other
 - Type: CassandraTimeUuid
 
Return Value
Type: 
Int32Implements
IComparableTCompareTo(T)
See Also