RecordSortedList.len Method

Returns the current number of records in a RecordSortedList object.

Syntax

public int len()

Run On

Called

Return Value

Type: int
The current number of records in the list.

See Also

RecordSortedList Class

RecordSortedList.next Method

RecordSortedList.first Method