我想從名稱中獲取變量的值。使用字符串的名稱獲取變量的值
爲了澄清,一個XML文檔將變量名作爲字符串傳遞;我想獲得價值。
事情是這樣的:
string bublegumA = "strawberry";
string bubblegumB = "banana";
//get which variable from the XML
string fromXML = "bubblegumB";
string output = getValue(fromXML);
//it should return "banana"
*「使用C#.NET 2.0我希望得到一個變量的值,從它的名字「* - 不,你不需要,你想要一個真正的解決方案來解決這個問題,你現在還無法想象它。 – 2013-04-23 23:59:54