点击或拖拽改变大小

SoftBuffer.SetValue 方法 (Int32[], Int32)

设置int数组的数据到缓存区
Set int array data to the cache area

命名空间:  HslCommunication.BasicFramework
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.1.0 (12.3.1.0)
语法
public void SetValue(
	int[] values,
	int index
)

参数

values
类型:System.Int32[]
int数组
index
类型:System.Int32
索引位置
参见