点击或拖拽改变大小

LSisServer.LoadFromBytes 方法

从字节数据加载数据信息,需要进行重写方法
Loading data information from byte data requires rewriting method

命名空间:  HslCommunication.Profinet.LSIS
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
protected override void LoadFromBytes(
	byte[] content
)

参数

content
类型:System.Byte[]
字节数据
参见