J
Jeff Johnson [MVP: VB]
Subject pretty much says it all. When iterating over GetTypes(), Modules
have their IsClass property set to True (and there's obviously no IsModule
property--I'm not THAT dense), so currently my code is interpreting them as
classes. Any suggestions?
have their IsClass property set to True (and there's obviously no IsModule
property--I'm not THAT dense), so currently my code is interpreting them as
classes. Any suggestions?