I'm looking for a way to not reference the class name, yet still achieve the desired effect. I can't do ITypedList.GetType() because it is an Interface. reference the clas
I'm looking for a way to not reference the class name, yet still achieve the desired effect. I can't do ITypedList.GetType() because it is an Interface. reference the clas