LockItemByIndexShared

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWLFHashTable > Methods >

LockItemByIndexShared

SIGNATURE=IWLFHashTable.TIWLFHashTable.LockItemByIndexShared@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public function LockItemByIndexShared(const ABucket: Integer): Pointer;

C++:

public: __fastcall void * LockItemByIndexShared(const int ABucket);

 

Description: This is LockItemByIndexShared, a member of class TIWLFHashTable.