Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSStringObjectHashTable<T>.TObjectIterator > Methods
TRSStringObjectHashTable<T>.TObjectIterator.get_Count 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 get_Count: Integer;
Return Value
Type: Integer
IObjectIterator.get_Count
•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