点击或拖拽改变大小

SoftBuffer.GetUInt16 方法 (Int32, Int32)

获取ushort类型的数组到缓存区
Get ushort type array to cache

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

参数

index
类型:System.Int32
索引位置
length
类型:System.Int32
数组长度

返回值

类型:UInt16[]
ushort数组
参见