For example i've got
string a="example"
now I want to create an integer named as the value of string a(example)
Is it possible to do something like that?
אם הבנתי אותך נכון אז אתה יכול להשתמש למשל באוסף
Dictionary<string, dynamic>()
בצורה זו אתה יכול ליצור אוסף של נתונים בצורת מפתח-ערך, כאשר הערכים ישולים להיות סוגים שונים בצורה דינאמית
תבדוק אם הקישור הבא עוזר לך: http://stackoverflow.com/questions/28754229/c-using-a-generic-dictionary-key-object-to-hold-settings-of-mixed-type-and