[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the indexed SortedItem property.
Source position: laz2_dom.pas line 390
protected function TDOMNamedNodeMap.GetSortedItem( |
index: LongWord |
):TDOMNode; |
index |
|
Ordinal position for the node in the sorted item list. |
Value for the SortedItem property.
|
Provides indexed access to the sorted DOM Nodes in the container. |
Version 4.0 | Generated 2025-05-03 | Home |