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