Construct tuple container with a set of aggregate containers.
Aliasing to containers for unboxing and index based access.
Get a container, or an object that is contained by managed containers.
Check if an object is present in one of containers, or it is a container itself.
Finalize all unfinished initialization work in containers.
Destruct all managed components.
List of containers that Tuple container uses.
Sets up the internal state of container.
Destruct all managed components.
An aggregate container with knowledge of concrete types of aggregated containers. It delegates the task of serving an object to contained containers.