Hi!
Could you tell me how to add something to an array?
I got an array like that:
string[] strings= new string[]{"a","b","c"};
now I want to add a "d" into the array, how?
Thanks very much.![]()
|
Results 1 to 2 of 2
Thread: simple Array questionThreaded View
|
Click Here to Expand Forum to Full Width |