点击或拖拽改变大小

FileDirInfo 构造函数 (IByteTransform, Byte, Int32)

使用原始字节来实例化对象

命名空间:  HslCommunication.CNC.Fanuc
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public FileDirInfo(
	IByteTransform byteTransform,
	byte[] buffer,
	int index
)

参数

byteTransform
类型:HslCommunication.CoreIByteTransform
字节变换对象
buffer
类型:SystemByte
原始的字节信息
index
类型:SystemInt32
起始的索引信息
参见