如何初始化一个定长List<T>

List<T> list = new List<T>(new T[n]);
posted @ 2014-09-28 02:41  wu_overflow  阅读(397)  评论(0)    收藏  举报