|
<< Click to Display Table of Contents >> Navigation: Classes > THashTable > Methods > LookUpAndRemove |
SIGNATURE=IWHashTable.THashTable.LookUpAndRemove@string
ETYPE=Method
Declaration:
Delphi: |
public function LookUpAndRemove(const AKey: string): TObject; |
C++: |
public: __fastcall TObject * LookUpAndRemove(const String AKey); |
Description: This is LookUpAndRemove, a member of class THashTable.