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