You can use below method, which is quite simple. new SelectList(items, "ID", "Name",items.Select(x=> x.
確定! 回上一頁