点击或拖拽改变大小

SoftCacheArrayLong 构造函数

实例化一个数据对象

命名空间:  HslCommunication.BasicFramework
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public SoftCacheArrayLong(
	int capacity,
	int defaultValue
)

参数

capacity
类型:SystemInt32

[缺少 "M:HslCommunication.BasicFramework.SoftCacheArrayLong.#ctor(System.Int32,System.Int32)" 的 <param name="capacity"/> 文档]

defaultValue
类型:SystemInt32

[缺少 "M:HslCommunication.BasicFramework.SoftCacheArrayLong.#ctor(System.Int32,System.Int32)" 的 <param name="defaultValue"/> 文档]

参见