Count (NoteCollection - Java)

Read-only. The number of notes in the collection.

Defined in

NoteCollection

Data type

int

Syntax

public int getCount()
   throws NotesException

Example