点击或拖拽改变大小

HslStructAttributeLength 属性

长度信息,如果是普通类型,则表示数组,如果是字符串,则表示字符串占用的最大字节长度
Length information, if a common type, represents an array, if a string, represents the maximum length of bytes taken by the string

命名空间:  HslCommunication.Reflection
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法
public int Length { get; set; }

属性值

类型:Int32
参见