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