LOTUSSCRIPT/COM/OLE CLASSES


NotesDOMNamedNodeMap class
Example

Used by methods of the NotesDOMNode class for returning the list of an element node's attributes.

Note This class is new with Release 6.

Note This class is not supported in COM.

Containment

Contained by: NotesDOMNode

Properties

NumberOfEntries

Methods

GetItem

Usage

For more information about NamedNodeMaps, see http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-1780488922.

Example
See Also