Skip to content

Overload_Cyjb_Collections_BitList_IndexOf

CYJB edited this page Oct 20, 2022 · 1 revision

BitList.IndexOf 方法

重载列表

 

名称 说明
公共方法 IndexOf(Boolean) 确定 BitList 中特定项的索引。 (重写 ListBase(T).IndexOf(T).)
公共方法 IndexOf(BitList, Int32) 返回首个可以匹配指定模式的索引。
公共方法 IndexOf(Boolean, Int32) 确定 BitList 中特定项的索引。
  Back to Top

参见

Reference

BitList 类
Cyjb.Collections 命名空间

Clone this wiki locally