Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T>.TValueEnumerator > Methods
TStringList<T>.TValueEnumerator.MoveNext Method
Moves the enumerator to the next data value in the list
Namespace: RSGenerics.Collections
Delphi
public function MoveNext: Boolean;
Return Value
Type: Boolean
•TStringList<T>.TValueEnumerator
•TStringList<T>
•RSGenerics.Collections