摘要:
List查找指定数据 var tmpBillInputCheckList = BillInputCheckList.FindAll(m => m.BillDetailGuid == tmpBillDetailGuid); List删除指定数据 BillInputCheckDetailList.Rem 阅读全文
posted @ 2016-04-02 18:51
@_追寻_@
阅读(326)
评论(0)
推荐(0)
摘要:
Problem. You have questions about the List collection in the .NET Framework, which is located in the System.Collections.Generic namespace. You want to 阅读全文
posted @ 2016-04-02 14:22
@_追寻_@
阅读(5627)
评论(0)
推荐(0)