Skip to content

Properties_T_Cyjb_Collections_BitList

CYJB edited this page Apr 5, 2022 · 1 revision

BitList 属性

The BitList type exposes the following members.

属性

 

名称 说明
公共属性 Capacity 获取或设置 BitList 在不调整大小的情况下能够容纳的元素总数。
公共属性 Count 获取 BitList 中包含的元素数。 (重写 CollectionBase(T).Count.)
公共属性 Item 获取或设置指定索引处的元素。 (继承自 ListBase(T)。)
  Back to Top

参见

Reference

BitList 类
Cyjb.Collections 命名空间

Clone this wiki locally