System.Hash.THashBobJenkins.HashAsInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HashAsInteger: Integer;

C++

int __fastcall HashAsInteger(void);

Properties

Type Visibility Source Unit Parent
function public
System.Hash.pas
System.Hash.hpp
System.Hash THashBobJenkins

Description

Returns the hash value of this instance of THashBobJenkins as an integer.

See Also