[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMNodeAllChildEnumerator.MoveNext

Gets the next DOM node for the enumerator.

Declaration

Source position: laz2_dom.pas line 219

public function TDOMNodeAllChildEnumerator.MoveNext: Boolean;

Function result

DOM node used as the Current value for the enumerator.