Method CompareTo
CompareTo(PlessVariant)
Compares this variant with another variant.
public readonly int CompareTo(PlessVariant value)
Parameters
value
PlessVariantValue to compare with.
Returns
CompareTo(object)
Compare this object with the another object.
public readonly int CompareTo(object value)
Parameters
value
objectObject to compare with.
Returns
Exceptions
- ArgumentException
if
value
is not PlessVariant.