Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSStringHashTable<TValue>.TStringIterator > Methods
TRSStringHashTable<TValue>.TStringIterator.GetCount Method
Returns the number of items left in the enumeration.
Accessor method for RSGenerics.Collections.TRSStringHashTable<TValue>.TStringIterator.Count property.
Namespace: RSGenerics.Collections
Delphi
public function GetCount: Integer;
Return Value
Type: Integer
IStringIterator.GetCount
•RSGenerics.Collections.TRSStringHashTable<TValue>.TStringIterator.HasMoreElements
•RSGenerics.Collections.TRSStringHashTable<TValue>.TStringIterator.NextElement
•RSGenerics.Collections.TRSStringHashTable<TValue>.TStringIterator.Count
•TRSStringHashTable<TValue>.TStringIterator
•TRSStringHashTable<TValue>
•RSGenerics.Collections