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