点击或拖拽改变大小

ByteTransformBaseIsStringReverseByteWord 属性

获取或设置在解析字符串的时候是否将字节按照字单位反转
Gets or sets whether to reverse the bytes in word units when parsing strings

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public bool IsStringReverseByteWord { get; set; }

属性值

类型:Boolean

实现

IByteTransformIsStringReverseByteWord
参见