Skip to content

P_Cyjb_Collections_PooledList_1_Capacity

CYJB edited this page Mar 20, 2024 · 2 revisions

PooledList(T).Capacity 属性

获取当前列表的容量。

Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public int Capacity { get; }

属性值

Type: Int32

参见

Reference

PooledList(T) 类
Cyjb.Collections 命名空间

Clone this wiki locally