BoundsCheckableList1.Count

BoundsCheckableList<T>.Count 属性

获取包含在 System.Collections.Generic.List 中的元素数量。

public int Count { get; }

返回值

包含在 System.Collections.Generic.List 中的元素数量。

另请参阅