DOMNotationMap
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Nodes are retrieved during iteration.
Access to node is possible using [...] operator. Index (starting from 0) is passed as an argument.
Methods:
GetNamedItem
Item
RemoveNamedItem
SetNamedItem
Description:
Availability:
See also: