Click or drag to resize

DoubleForEqualsCompareTo Method

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Public Function CompareTo ( 
	obj As Object
) As Integer

Parameters

obj
Type: SystemObject

Return Value

Type: Int32

Implements

IComparableCompareTo(Object)
See Also