ContainsKey

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWLFHashTable4xP > Methods >

ContainsKey

SIGNATURE=IWLFHashTable32.TIWLFHashTable4xP.ContainsKey@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public function ContainsKey(const Key: Integer): Boolean;

C++:

public: __fastcall bool ContainsKey(const int Key);

 

Description: This is ContainsKey, a member of class TIWLFHashTable4xP.