V
Visual Systems AB \(Martin Arvidsson\)
Hi!
Got a simple question. I am new to c# but this is not making me any sence.
If i declare: string[] myStringArray = new string[0];
How the heck could i fill it with more than one element?
Regards
Martin
Got a simple question. I am new to c# but this is not making me any sence.
If i declare: string[] myStringArray = new string[0];
How the heck could i fill it with more than one element?
Regards
Martin