If you’ve already taken advantage of the Collection function examples illustrating the Collection type (available as a sample code import from the Home page of Bungee Builder), you may also be interested in the new Collection Iteration examples that I recently added. The examples use each of the four variables native to collection iterations to demonstrate not only how to use a collection iteration, but also how to recast elements in a heterogeneous collection from one type of object to another.
To import the new example code, see the instructions on the previous Collection blog post . If you have already imported the Collection example code, you must do so again to access the new Collection_Iteration_Examples class.
-Blaine
