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.
Return a collection of all items in table.
table.toCollection()
Collection
Returns a unfiltered Collection instance containing all objects in the store.