 |
Shorthand array declaration : The Official Forums ... - ASP.NET Forums
I know when initialising an array you can populate it in the same instance i.e.
string[] names = new string[]{"amy","bob"}; But is there a shorthand for populating
it ...
forums.asp.net |
 |