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