Provides indexed access to the unsorted DOM Nodes in the container.
Source position: laz2_dom.pas line 409
public property TDOMNamedNodeMap.Item[index: LongWord] : TDOMNode read GetPosItem; default;