Shorthand array declaration : The Official Forums ... - ASP.NET Forums

Shorthand array declaration : The Official Forums ... - ASP.NET Forums

瀏覽:958
日期:2025-04-29
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 ......看更多