SetItem

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWLFHashTable4x4 > Methods >

SetItem

SIGNATURE=IWLFHashTable32.TIWLFHashTable4x4.SetItem@Integer@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public function SetItem(const Key: Integer; Value: Integer): Boolean;

C++:

public: __fastcall bool SetItem(const int Key, int Value);

 

Description: This is SetItem, a member of class TIWLFHashTable4x4.