I find this syntax to be the most readable (using an implicitly sized array [] with an empty collection initializer { } ). var empty = new int[] { };.
確定! 回上一頁