Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSObjectListEnumerator<T> > Properties
TRSObjectListEnumerator<T>.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
•RSGenerics.Collections.TRSObjectListEnumerator<T>.HasMoreElements
•RSGenerics.Collections.TRSObjectListEnumerator<T>.NextElement
•TRSObjectListEnumerator<T>
•RSGenerics.Collections