O
Oenone
Hi all,
If I have the name in a string of one of the framework's core classes (such
as "System.Collections.ArrayList"), what's the easiest way for me to create
an instance of the appropriate class?
In VB6 I would have simply used CreateObject, is there an equally simple way
in VB.NET?
Thanks,
If I have the name in a string of one of the framework's core classes (such
as "System.Collections.ArrayList"), what's the easiest way for me to create
an instance of the appropriate class?
In VB6 I would have simply used CreateObject, is there an equally simple way
in VB.NET?
Thanks,