Unit 'fgl' Package
[Overview][Constants][Types][Classes][Index] [#rtl]

TFPGListEnumerator.MoveNext

Move to next element in the list.

Declaration

Source position: fgl.pp line 113

public function TFPGListEnumerator.MoveNext: Boolean;

Function result

True if the enumerator successfully selected the next element.

Description

MoveNext moves to the next element in the list.

See also

TFPGListEnumerator.Current

  

Current enumerated element.


Documentation generated on: Jul 24 2023