点击或拖拽改变大小

LogValueLimitDict 构造函数

根据指定的存储模式,数据个数来实例化一个对象
According to the specified storage mode, the number of data to instantiate an object

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public LogValueLimitDict(
	GenerateMode generateMode,
	int arrayLength
)

参数

generateMode
类型:HslCommunication.LogNetGenerateMode
当前的数据存储模式
arrayLength
类型:SystemInt32
准备存储的数据总个数
参见