Skip to content

Overload_Cyjb_Collections_PooledList_1_Add

CYJB edited this page Feb 1, 2024 · 1 revision

PooledList(T).Add 方法

重载列表

 

名称 说明
公共方法 Add(T) 将指定元素添加到当前列表中。
公共方法 Add(ReadOnlySpan(T)) 将指定的多个元素添加到当前列表中。
公共方法 Add(T, Int32) 将指定元素重复多次添加到当前列表中。
  Back to Top

参见

Reference

PooledList(T) 类
Cyjb.Collections 命名空间

Clone this wiki locally