Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TInterfaceListIterator > Methods
TInterfaceListIterator.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
IInterfaceIterator.get_Count
•CommonInterfaces.IInterfaceIterator.HasMoreElements
•CommonInterfaces.IInterfaceIterator.NextElement
•CommonInterfaces.IInterfaceIterator.Count
•TInterfaceListIterator
•InterfaceCollections