Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
Public Function CompareToDfe (
otherD As DoubleForEquals
) As Integer
C#
public int CompareToDfe(
DoubleForEquals otherD
)
Parameters
- otherD
- Type: Autodesk.iLogic.Interfaces.DoubleForEquals
Return Value
Type:
Int32
Implements
IComparable(T).CompareTo(T)
See Also
Reference