[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Return the hash valye of an object by index
Source position: contnrs.pp line 304
public function TFPHashObjectList.HashOfIndex( |
Index: Integer |
):LongWord; |
Index |
|
Index of object for which to return hash value |
Hash value of object at position Index
HashOfIndex returns the hash value of the object at position Index.
If Index is out of the valid range, an exception is raised.
|
Find data associated with key |
|
|
Return index of named object. |
|
|
Find first element with given name and hash value |
lazarus-ccr.sourceforge.net |