Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSObjectListEnumerator<T>
TRSObjectListEnumerator<T> Constructors
Name
Description
Create(TObjectList)
Creates the iterator and initializes it to iterate over the input AList.
Top