您如何在C#中找到数组的长度?
若要查找数组的长度,请使用Array.Length()方法。
示例
让我们看一个例子-
using System;
class Program {
static void Main(){
int[] arr = new int[10];
//寻找长度
int arrLength = arr.Length;
Console.WriteLine("Length of the array: "+arrLength);
}
}输出结果
Length of the array: 10
上面,我们有一个数组-
int[] arr = new int[10];
现在找到长度,我们使用Length()方法-
int arrLength = arr.Length;
热门推荐
10 新年门口花束祝福语简短
11 盘锦结婚祝福语大全简短
12 父母生日祝福语 简短独特
13 家庭恩爱祝福语简短英文
14 高考俄语祝福语大全简短
15 虎年祝福语 诗句唯美简短
16 生日婚礼祝福语简短精辟
17 虎年喝酒拜年祝福语简短
18 教师闺蜜祝福语简短