Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSStringObjectHashTable<T>.TObjectIterator > Properties
TRSStringObjectHashTable<T>.TObjectIterator.Count Property
Returns the number of items left in the enumeration.
Namespace: RSGenerics.Collections
Delphi
public property Count: Integer read get_Count;
Property Value
Type: Integer
IObjectIterator.Count
•RSGenerics.Collections.TRSStringObjectHashTable<T>.TObjectIterator.HasMoreElements
•RSGenerics.Collections.TRSStringObjectHashTable<T>.TObjectIterator.NextElement
•TRSStringObjectHashTable<T>.TObjectIterator
•TRSStringObjectHashTable<T>
•RSGenerics.Collections