LoadFactor

<< Click to Display Table of Contents >>

Navigation:  Classes > THashTable > Properties >

LoadFactor

SIGNATURE=IWHashTable.THashTable.LoadFactor

 

ETYPE=Property

 

Declaration:

Delphi:

public property LoadFactor: Double;

C++:

public: __property double LoadFactor;

 

Description: This is LoadFactor, a member of class THashTable.