点击或拖拽改变大小

AbStructHandle 构造函数 (Byte, Int32)

使用原始字节的数据,索引信息来实例化一个对象
Instantiate an object with raw bytes of data, index information

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public AbStructHandle(
	byte[] source,
	int index
)

参数

source
类型:SystemByte
原始字节数据
index
类型:SystemInt32
起始的偏移索引
参见