Clear

<< Click to Display Table of Contents >>

Navigation:  Classes > THashTable > Methods >

Clear

SIGNATURE=IWHashTable.THashTable.Clear@Cardinal

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Clear(aNewSize: Cardinal);

C++:

void public: __fastcall Clear(unsigned aNewSize);

 

Description: This is Clear, a member of class THashTable.