Collections are super tools for creating and managing data structures. Though most data structures are better mapped to objects (i.e., more object-oriented, more efficient), an OrderedCollection is a great prototyping tool.