[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Return the hash valye of an object by index
Source position: contnrs.pp line 303
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 |
No notes exist for this page yet.