Class tint32int32hashdatalist
Unit
Declaration
type tint32int32hashdatalist = class(tintegerhashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- tintegerhashdatalist
- tint32int32hashdatalist
Overview
Methods
| Protected | function getrecordsize(): int32 override; |
| Public | procedure add(const akey: int32; const avalue: int32); |
| Public | function addunique(const akey: int32; const avalue: int32): boolean; |
| Public | function find(const akey: int32): int32; overload; |
| Public | function find(const akey: int32; out avalue: int32): boolean; overload; |
| Public | function first: pint32int32hashdataty; |
| Public | function next: pint32int32hashdataty; |
| Public | function last: pint32int32hashdataty; |
| Public | function prev: pint32int32hashdataty; |
Description
Methods
| Protected | function getrecordsize(): int32 override; |
|
This item has no description. | |
| Public | procedure add(const akey: int32; const avalue: int32); |
|
This item has no description. | |
| Public | function addunique(const akey: int32; const avalue: int32): boolean; |
|
This item has no description. | |
| Public | function find(const akey: int32): int32; overload; |
|
This item has no description. | |
| Public | function find(const akey: int32; out avalue: int32): boolean; overload; |
|
This item has no description. | |
| Public | function first: pint32int32hashdataty; |
|
This item has no description. | |
| Public | function next: pint32int32hashdataty; |
|
This item has no description. | |
| Public | function last: pint32int32hashdataty; |
|
This item has no description. | |
| Public | function prev: pint32int32hashdataty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.