| LocalDateCompareTo Method  | 
            Compares this instance value to another and returns an indication of their relative values.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic int CompareTo(
	LocalDate other
)
Parameters
- other
 - Type: DseLocalDate
 
Return Value
Type: 
Int32Implements
IComparableTCompareTo(T)
See Also