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