Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TFreeListIterator > Properties
TFreeListIterator.Count Property
Returns the number of items left in the enumeration.
Namespace: InterfaceCollections
Delphi
public property Count: Integer read GetCount;
Property Value
Type: Integer
IIterator.Count IObjectIterator.Count
•CommonInterfaces.IIterator.HasMoreElements
•CommonInterfaces.IIterator.NextElement
•TFreeListIterator
•InterfaceCollections