Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property Grid
Message
From
27/04/2004 12:16:56
 
 
To
27/04/2004 10:30:56
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00898494
Message ID:
00898585
Views:
18
The C# code is fine.

But this will create an instance from a class already defined.

What i would like to do is this or something like this:

str = "Class MyClass " & vbCrLf & _
"Public Property ID" & vbCrLf & _
"Code..." & vbCrLf & _
"End Property" & vbCrLf & _
"End class"

and be able to create an instance based on the class defined in this string.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform