public int CompareTo(
Int64N other
)
Public Function CompareTo (
other As Int64N
) As Integer
public:
virtual int CompareTo(
Int64N other
) sealed
abstract CompareTo :
other : Int64N -> int
override CompareTo :
other : Int64N -> int