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