LOTUSSCRIPT/COM/OLE CLASSES


Count property
Example

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

Defined in

NotesDocumentCollection

Data type

Long

Syntax

To get: numDocs& = notesDocumentCollection.Count

Language cross-reference

Count property in Java DocumentCollection class

Example
See Also