Product SiteDocumentation Site

5.3.10.29. supplier


>>-supplier----------------------------------------------------><

Returns a Supplier (Section 5.4.18, “The Supplier Class”) object for the list. The supplier allows you to iterate over the index/item pairs stored in the list at the time the supplier is created. The iteration is in the same order as the list sequence order.