System.Hash.THashBobJenkins.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset(AInitialValue: Integer = 0);

C++

void __fastcall Reset(int AInitialValue = 0x0);

Properties

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

Description

Resets the state of this instance of THashBobJenkins.

See Also