Method GetHashCode
GetHashCode<T>(T, FastEquality.TypeInfo)
Declaration
public static int GetHashCode<T>(T lhs, FastEquality.TypeInfo typeInfo)
where T : struct
Parameters
Returns
Type Parameters
GetHashCode<T>(ref T, FastEquality.TypeInfo)
Declaration
public static int GetHashCode<T>(ref T lhs, FastEquality.TypeInfo typeInfo)
where T : struct
Parameters
Returns
Type Parameters
GetHashCode(Void*, FastEquality.TypeInfo)
Declaration
public static int GetHashCode(void *dataPtr, FastEquality.TypeInfo typeInfo)
Parameters
Returns