Compares this instance against another 
Duration instance based on the bytes representation
            of the values.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic int CompareTo(
	Duration other
)
Parameters
- other
 - Type: DseDuration
 
Return Value
Type: 
Int32Implements
IComparableTCompareTo(T)
See Also