LOTUSSCRIPT/COM/OLE CLASSES


NotesDOMNamedNodeMap class
Esempio

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

Nota This class is new with Release 6.

Nota 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.

Esempio
Vedere anche