HslStructAttribute 属性 |
HslStructAttribute 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Encoding |
编码信息,如果是字符串类型,则表示字符串的编码信息,可选 ASCII UNICODE UTF8 GB2312 ANSI BIG-UNICODE
| |
Index |
字节偏移字节信息,如果是bool,就是位偏移地址,按照位为单位
| |
Length |
长度信息,如果是普通类型,则表示数组,如果是字符串,则表示字符串占用的最大字节长度
| |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (继承自 Attribute。) |