Read Me - Common Public License V1.0 - Copyright Notice(©)

supplier


>>-supplier--+---------+---------------------------------------><
             +-(index)-+

Returns a Supplier () object for the relation. The supplier allows you to iterate over all index/item pairs in the relation at the time the supplier was created. The supplier enumerates the items in an unspecified order. If you specify [index] , the supplier contains all of the items with the specified index.

Read Me - Common Public License V1.0 - Copyright Notice(©)