Show contents 

Working with Trees > Classes > TreeList > TreeList.getLastFound

TreeList.getLastFound

Syntax

getLastFound ();

Description

The getLastFound method returns the last found node.

Example

The example of method use is given in the TreeList.Finding event description.

See also:

TreeList