本文共 81 字,大约阅读时间需要 1 分钟。
IEnumerable<User> userlist=xxxx;
string[] ids=userlist.select(u=>u.id).toArray();
转载地址:http://uwldo.baihongyu.com/