C#Linq ElementAt方法
ElementAt()C#中获取指定索引位置元素的方法。
首先,设置字符串数组。
string[] str = { "Jack", "Pat", "David"};现在,要使元素处于特定索引处,请使用ElementAt()以下示例中所示的方法-
示例
using System.IO;
using System;
using System.Linq;
class Program {
static void Main() {
string[] str = { "Jack", "Pat", "David"};
Random r = new Random(DateTime.Now.Second);
//生成随机字符串
string res = str.AsQueryable().ElementAt(r.Next(0, str.Length));
Console.WriteLine("Random Name = '{0}'", res);
}
}输出结果
Random Name = 'Jack'
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短