Class tint32int32hashdatalist
Unit
Declaration
type tint32int32hashdatalist = class(tintegerhashdatalist)
Description
No description available, ancestor tintegerhashdatalist description follows
No description available, ancestor thashdatalist description follows
Hierarchy
- TObject
- thashdatalist
- tintegerhashdatalist
- tint32int32hashdatalist
Overview
Methods
![]() |
function getrecordsize(): int32 override; |
![]() |
procedure add(const akey: int32; const avalue: int32); |
![]() |
function addunique(const akey: int32; const avalue: int32): boolean; |
![]() |
function find(const akey: int32): int32; overload; |
![]() |
function find(const akey: int32; out avalue: int32): boolean; overload; |
![]() |
function first: pint32int32hashdataty; |
![]() |
function next: pint32int32hashdataty; |
![]() |
function last: pint32int32hashdataty; |
![]() |
function prev: pint32int32hashdataty; |
Description
Methods
![]() |
function getrecordsize(): int32 override; |
![]() |
procedure add(const akey: int32; const avalue: int32); |
![]() |
function addunique(const akey: int32; const avalue: int32): boolean; |
![]() |
function find(const akey: int32): int32; overload; |
![]() |
function find(const akey: int32; out avalue: int32): boolean; overload; |
![]() |
function first: pint32int32hashdataty; |
![]() |
function next: pint32int32hashdataty; |
![]() |
function last: pint32int32hashdataty; |
![]() |
function prev: pint32int32hashdataty; |
Generated by PasDoc 0.16.0.

