M_Cyjb_Collections_BitList_FillAll - CYJB/Cyjb GitHub Wiki

BitList.FillAll 方法

将所有位填充为指定的值。

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

语法

C#

public BitList FillAll(
	bool value
)

参数

 

value
Type: System.Boolean
要填充的值。

返回值

Type: BitList
当前 BitList 集合。

参见

Reference

BitList 类
Cyjb.Collections 命名空间

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