Add

<< Click to Display Table of Contents >>

Navigation:  Classes > THashTable > Methods >

Add

SIGNATURE=IWHashTable.THashTable.Add@string@TObject

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Add(const AKey: string; AValue: TObject);

C++:

void public: __fastcall Add(const String AKey, TObject * AValue);

 

Description: Utilities...