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