[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |