Table.toCollection()

Return a collection of all items in table.

Syntax

table.toCollection()

Return Value

Collection

Remarks

Returns a unfiltered Collection instance containing all objects in the store.

Table of Contents