S
sony.m.2007
Hi,
is there anyway to create dynamic variables at the runtime based on a
string input from another function
string datatypestring="int";
using this datatypestring i need to create a integer variable at run
time.is there any methods available in reflection to create dynamic
variables(like int, double etc)
Thanks,
Sony
is there anyway to create dynamic variables at the runtime based on a
string input from another function
string datatypestring="int";
using this datatypestring i need to create a integer variable at run
time.is there any methods available in reflection to create dynamic
variables(like int, double etc)
Thanks,
Sony