Selecting Items in a Collection

You can select the items of a collection by index, by sequence, by enumerator, or by name. If you get a collection for an origin object — that is, if you plan to move from an origin object to a destination object, all of these selection options are available. If you get a collection for a destination object — that is, if you plan to move from a destination object to an origin object, you have fewer selection options.

You can select collection items in the following ways: