I am currently working on code that is using ...dynamic-linq..., I ran into a problem when using a ...List<BaseClass>..., where the list actually contains a list of the ...Person... Class....When I execute the following code I get a ...ParseException...:....