That is correct, but I am not referencing to things INSIDE the container
There are MANY instances of these "containers" and I want to loop through all the containers, almost like "loop through all containers of type xxx".
Hope you understand that better
As far as I understand:
Containers only consist of the objects that are inside them..
The container itself, isn't really an object..
So to pick a container, you should pick one of the objects inside..