I\'m porting an application from VBA to VB.Net, and switched from 2 generic 2D arrays to 2 Lists of custom classes, lst1 & lst2. (The objects are intentionally different