That works perfectly. Thank you!

If you're wondering why I want to do this, it's because the classes that I'll be testing against won't be known until they are read in from a text file at run time. So I'll have to test against an array of strings containing names of classes.

Thank you again for your help!