TGetHashCodeMethod<T> Delegate
Definition
Delphi
type TGetHashCodeMethod<T> = function(self: Pointer; const value: T): Integer
Type Parameters
- T
Parameters
- self
- Pointer
- value
- T
Returns
Integer
type TGetHashCodeMethod<T> = function(self: Pointer; const value: T): Integer