RecordLinkList.del Method

Deletes the record at the current position in the list.

Syntax

public int del()

Run On

Called

Return Value

Type: int
The number of records that remain in the list.

See Also

Reference

RecordLinkList Class