LOTUSSCRIPT/COM/OLE CLASSES


Count property
Example

Read-only. The number of entries in a collection.

Defined in

NotesViewEntryCollection

Data type

Long

Syntax

To get: count &= notesViewEntryCollection.Count

Language cross-reference

Count property in Java ViewEntryCollection class

Example
See Also