ActiveReports 12
GetHashCode(Variant) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > Variant.VariantComparer Class > GetHashCode Method : GetHashCode(Variant) Method
The Variant to get hashcode for.
Gets hashcode of the given Variant.
Syntax
'Declaration
 
Public Overloads Function GetHashCode( _
   ByVal obj As Variant _
) As Integer
public int GetHashCode( 
   Variant obj
)

Parameters

obj
The Variant to get hashcode for.
See Also

Reference

Variant.VariantComparer Class
Variant.VariantComparer Members
Overload List