|
<< Click to Display Table of Contents >> Navigation: Classes > TIWLFHashTable8x8 > Methods > SetItem |
SIGNATURE=IWLFHashTable32.TIWLFHashTable8x8.SetItem@Int64@Int64
ETYPE=Method
Declaration:
Delphi: |
public function SetItem(const Key: Int64; Value: Int64): Boolean; |
C++: |
public: __fastcall bool SetItem(const __int64 Key, __int64 Value); |
Description: This is SetItem, a member of class TIWLFHashTable8x8.