[C#]List的Sort()、Find()、FindAll()、Exist()的使用方法舉例

轉載自:http://www.cnblogs.com/dooroo/archive/2012/12/11/2813858.htmlhtml 先建一個學生類:ide public class student { public int Number { get; set; } public string Name { ge
相關文章
相關標籤/搜索