ChildCount (ViewEntry - Java)

Read-only. The number of immediate children belonging to the current view entry.

Defined in

ViewEntry

Data type

int

Syntax

public int getChildCount()
    throws NotesException

Example