Gets the First child or the next Sibling as the Current value for the enumerator.
Source position: laz2_dom.pas line 205
public function TDOMNodeEnumerator.MoveNext: Boolean; |
DOM node to use as the Current value for the enumerator.
|
Gets the first child node for the current node. |
|
|
Next DOM Node at the same level in the DOM tree. |
| Version 4.4 | Generated 2025-11-08 | Home |