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