BoundsCheckableList1.Count

BoundsCheckableList<T>.Count 属性

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

public int Count { get; }

返回值

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

另请参阅