|
-
Mar 21st, 2006, 01:21 PM
#1
Thread Starter
New Member
HowTo: Make a string VALUE into a VARIABLE?
I need a way to "translate" a string into a field/variable name?
For example, I have a string with the value of "FirstName" and I want to then programmatically access user.FirstName
How would I do this?
In C, I'd use pointers, but is there a way to do it in C# and .Net?
Any help would be much appreciated!
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|