Compares this instance against another
Duration instance based on the bytes representation
of the values.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax public int CompareTo(
Duration other
)
Parameters
- other
- Type: CassandraDuration
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)See Also