点击或拖拽改变大小

SoftBufferGetInt64 方法 (Int32)

获取long类型的数据到缓存区
Get long type data to cache

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

参数

index
类型:SystemInt32
索引位置

返回值

类型:Int64
long数据
参见