A type to pass a collection of PairContainer objects.
It looks like a std::vector<PairContainer*> in C++ and a list in Python. See when to use Temp for details on using this type.
std::vector<PairContainer*>
list