|
<< Click to Display Table of Contents >> Navigation: Classes > TIWStrDictionary > Methods > GetStats |
SIGNATURE=IW.Common.StrDictionary.TIWStrDictionary.GetStats@Integer@Integer
ETYPE=Method
Declaration:
Delphi: |
public procedure GetStats(out EmptySlots: Integer; out MaxSlotSize: Integer); |
C++: |
void public: __fastcall GetStats(int EmptySlots, int MaxSlotSize); |
Description: This is GetStats, a member of class TIWStrDictionary.