Compares the current object with another object of the same type.
public int CompareTo(LanguageName other)
parameter | description |
---|---|
other | An object to compare with this object. |
An integer that indicates the relative order of the objects being compared.