[Mono-list] Quick C# question..
Marcin Szczepanski
marcins@zipworld.com.au
Sun, 15 Jul 2001 20:02:46 +1000
Just a quick one guys,
I spent about half an hour searching through the framework docs to no
avail and want to know if there is anything like (vaguely pseudocode
follows) " Object foo = new CreateObject( "MyObject" )" ie, can you
dynamically create objects? More practically, the string in
CreateObject would be a variable. I know you can do it for COM objects,
but can you do it for managed .NET framework objects?
Thanks in advance!
Regards,
Marcin Szczepanski
marcins@zipworld.com.au