Let\'s say I have a list of elements of some type A:
List listA;
And each A class has a member which is a list of type B: