|    | BaseComparerT, FIELDENUMTYPECompare Method (Double, Double) | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static int Compare(
	double d1,
	double d2
)
Parameters
- d1
 - Type: SystemDouble
 - d2
 - Type: SystemDouble
 
Return Value
Type: 
Int32
See Also