Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHashList.GetNextCollision

Get next collision number.

Declaration

Source position: contnrs.pp line 246

public function TFPHashList.GetNextCollision(

  Index: Integer

):Integer;

Arguments

Index

  

Index of hash item.

Description

GetNextCollision returns the next collision in hash item Index. This is the count of items with the same hash.means that the next it


Documentation generated on: Jul 24 2023