DOMNotationMap

Collection elements:

DOMNotation
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:

Count
GetNamedItem
Item
RemoveNamedItem
SetNamedItem

Description:

Collection of DOM notation nodes.

Availability:

Thin client, server, thick client, external connection, Mobile application (server).

See also:

DOMDocumentType, property Notations

    

1C:Enterprise Developer's Community