M_Cyjb_Collections_PooledList_1_Add_1 - CYJB/Cyjb GitHub Wiki

PooledList(T).Add 方法 (T)

将指定元素添加到当前列表中。

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

语法

C#

public void Add(
	T item
)

参数

 

item
Type: T
要添加到当前列表的元素。

参见

Reference

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

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