List<string> shopList = new List<string>();
//.....
int i = 0;
i = shopList.IndexOf(dal_catalog.getCatalog("shopid"))+1;

IndexOf

最后修改:2015 年 09 月 23 日
如果觉得我的文章对你有用,请随意赞赏