Skip to content

Overload_Cyjb_Collections_Deque_1__ctor

CYJB edited this page Mar 20, 2024 · 1 revision

Deque(T) 构造函数

重载列表

 

名称 说明
公共方法 Deque(T)() 初始化 Deque(T) 类的新实例。
公共方法 Deque(T)(IEnumerable(T)) 使用指定集合的元素初始化 Deque(T) 类的新实例。
公共方法 Deque(T)(Int32) 使用指定的初始容量初始化 Deque(T) 类的新实例。
  Back to Top

参见

Reference

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

Clone this wiki locally