Properties_T_Cyjb_Collections_BitList - CYJB/Cyjb GitHub Wiki
The BitList type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() |
Capacity | 获取或设置 BitList 在不调整大小的情况下能够容纳的元素总数。 |
![]() |
Count | 获取 BitList 中包含的元素数。 (重写 CollectionBase(T).Count.) |
![]() |
Item | 获取或设置指定索引处的元素。 (继承自 ListBase(T)。) |