Count (DocumentCollection - Java)

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

Defined in

DocumentCollection

Data type

int

Syntax

public int getCount()
    throws NotesException

Example