getFirst (Outline - Java™)
Gets the first entry of an outline.
Defined in
Syntax
public OutlineEntry getFirst()
throws NotesException
Return value
OutlineEntry
The first entry of the outline, or null if there are no entries.
Language cross-reference
GetFirst method in LotusScript® NotesOutline class