ContainsValue

<< Click to Display Table of Contents >>

Navigation:  Classes > THashTable > Methods >

ContainsValue

SIGNATURE=IWHashTable.THashTable.ContainsValue@TObject

 

ETYPE=Method

 

Declaration:

Delphi:

public function ContainsValue(AValue: TObject): Boolean;

C++:

public: __fastcall bool ContainsValue(TObject * AValue);

 

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