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