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