点击或拖拽改变大小

SoftBufferSetValue 方法 (Int64, Int32)

设置long类型的数据到缓存区
Set long type data to the cache area

命名空间:  HslCommunication.BasicFramework
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void SetValue(
	long value,
	int index
)

参数

value
类型:SystemInt64
long数值
index
类型:SystemInt32
索引位置
参见