点击或拖拽改变大小

IByteTransformCreateByDateFormat 方法

根据指定的DataFormat格式,来实例化一个新的对象,除了DataFormat不同,其他都相同
According to the specified DataFormat format, to instantiate a new object, except that DataFormat is different, everything else is the same

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
IByteTransform CreateByDateFormat(
	DataFormat dataFormat
)

参数

dataFormat
类型:HslCommunication.CoreDataFormat
数据格式

返回值

类型:IByteTransform
新的IByteTransform对象
参见