|
<< Click to Display Table of Contents >> Navigation: Classes > TIWLFHashTable4xP > Methods > GetItem |
SIGNATURE=IWLFHashTable32.TIWLFHashTable4xP.GetItem@Integer
ETYPE=Method
Declaration:
Delphi: |
public function GetItem(const Key: Integer): Pointer; overload; |
C++: |
public: __fastcall void * GetItem(const int Key); |
Description: This is GetItem, a member of class TIWLFHashTable4xP.