Contents

init(items:)

Creates an item collection object from the specified set of top shelf items.

Declaration

init(items: [Item])

Parameters

Return Value

A new item collection object containing the specified items.