P_Cyjb_Collections_BitList_Count - CYJB/Cyjb GitHub Wiki

BitList.Count 属性

获取 BitList 中包含的元素数。

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

语法

C#

public override int Count { get; }

属性值

Type: Int32
BitList 中包含的元素数。

实现

ICollection.Count
ICollection(T).Count
IReadOnlyCollection(T).Count
ICollection.Count

参见

Reference

BitList 类
Cyjb.Collections 命名空间

⚠️ **GitHub.com Fallback** ⚠️