Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TFreeListIterator > Methods
TFreeListIterator.GetCount Method
Returns the number of items left in the enumeration.
Accessor method for Count property.
Note
Required by VCL.Net
Namespace: InterfaceCollections
Delphi
public function GetCount: Integer;
Return Value
Type: Integer
IObjectIterator.get_Count
•CommonInterfaces.IObjectIterator.HasMoreElements
•CommonInterfaces.IObjectIterator.NextElement
•CommonInterfaces.IObjectIterator.Count
•TFreeListIterator
•InterfaceCollections