Method GetHashCode
GetHashCode(in PlessVariant)
Serves as a hash function for the variant.
int GetHashCode(in PlessVariant value)
Parameters
value
PlessVariant
Returns
- int
A hash code for the specified variant value.
Serves as a hash function for the variant.
int GetHashCode(in PlessVariant value)
value
PlessVariantA hash code for the specified variant value.