Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSListEnumerator<T>
TRSListEnumerator<T> Properties
Name
Description
Count
Returns the number of items left in the enumeration.
Current
Returns the current item in the iterator
Top