LOTUSSCRIPT/COM/OLE CLASSES


NumberOfEntries property
Example

Read-only. The number of child nodes.

Defined in

NotesDOMNodeList

Data type

Long

Syntax

To get: nEntries& = notesDOMNodeList.NumberOfEntries

Example