Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T>.TValueEnumerator
TStringList<T>.TValueEnumerator Methods
Name
Description
DoGetCurrent
Represents method DoGetCurrent.
DoMoveNext
Represents method DoMoveNext.
MoveNext
Moves the enumerator to the next data value in the list
Top