HslDeviceAddressAttribute 方法 |
HslDeviceAddressAttribute 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Equals | (继承自 Attribute。) | |
| Finalize | (继承自 Object。) | |
| GetDataLength |
获取数据的数量信息,如果小于0,则返回1
Get the quantity information of the data, if it is less than 0, return 1
| |
| GetEncoding |
获取当前关联的编码信息,通常用于解析字符串的操作 Gets the encoding information of the current association, usually used for string parsing operations | |
| GetHashCode | (继承自 Attribute。) | |
| GetType | (继承自 Object。) | |
| IsDefaultAttribute | (继承自 Attribute。) | |
| Match | (继承自 Attribute。) | |
| MemberwiseClone | (继承自 Object。) | |
| ToString | (重写 ObjectToString.) |
| 名称 | 说明 | |
|---|---|---|
| ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |