BoundsCheckableList1.Count
BoundsCheckableList<T>.Count 属性
获取包含在 System.Collections.Generic.List 中的元素数量。
public int Count { get; }
返回值
包含在 System.Collections.Generic.List 中的元素数量。
另请参阅
- 类 BoundsCheckableList<T>
- 命名空间 Aspose.Pdf
- 程序集 Aspose.PDF
获取包含在 System.Collections.Generic.List 中的元素数量。
public int Count { get; }
包含在 System.Collections.Generic.List 中的元素数量。