[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.Variant.VariantComparer.GetHashCode

GetHashCode Method

GetHashCode(Variant)

Gets hashcode of the given Variant.

Declaration
public int GetHashCode(Variant obj)
Parameters
Type Name Description
Variant obj

The Variant to get hashcode for.

Returns
Type Description
int
Implements