JAVA/CORBA CLASSES


getNextSibling method
Example

Gets the entry at the same level following a specified entry of an outline.

Defined in

Outline

Syntax

public OutlineEntry getNextSibling(OutlineEntry entry)
    throws NotesException

Parameters

OutlineEntry entry


Return value

OutlineEntry


Language cross-reference

GetNextSibling method in LotusScript NotesOutline class

Example
See Also