Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWLFHashTableBase > Methods >

Create

SIGNATURE=IWLFHashTable32.TIWLFHashTableBase.Create@Integer@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(ASize: Integer; AKeyIsHash: Boolean = False);

C++:

public: __fastcall TIWLFHashTableBase(int ASize, bool AKeyIsHash = False);

 

Description: TIWLFHashTableBase