|
<< Click to Display Table of Contents >> Navigation: Classes > THashTable > Properties > Buckets |
SIGNATURE=IWHashTable.THashTable.Buckets
ETYPE=Property
Declaration:
Delphi: |
public property Buckets: TArrayOfList; |
C++: |
public: __property TArrayOfList Buckets; |
Description: This is Buckets, a member of class THashTable.