| [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 206
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. |