Reset

The Reset method sets the current item cursor to the top of a table.

Applies To

All Table objects

Syntax

objProjectsTable.Reset

Parameters

None

Remarks

For example, the next reference to an Item will return the first item in the table.

See Also

Tables