点击或拖拽改变大小

AdsTagItem 构造函数

实例化一个默认的对象

命名空间:  HslCommunication.Profinet.Beckhoff.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public AdsTagItem(
	string name,
	byte[] buffer,
	int typeLength
)

参数

name
类型:SystemString
标签名
buffer
类型:SystemByte
缓存的数据对象
typeLength
类型:SystemInt32
类型的单位字节长度信息
参见