Method CompareTo
CompareTo(PlessVariant)
Compares this variant with another variant.
public readonly int CompareTo(PlessVariant value)
Parameters
valuePlessVariantValue to compare with.
Returns
CompareTo(object?)
Compare this object with the another object.
public readonly int CompareTo(object? value)
Parameters
valueobjectObject to compare with.
Returns
Exceptions
- ArgumentException
if
valueis not PlessVariant.