SoftCacheArrayLong 类 |
命名空间: HslCommunication.BasicFramework
SoftCacheArrayLong 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| SoftCacheArrayLong |
实例化一个数据对象
|
| 名称 | 说明 | |
|---|---|---|
| ArrayLength |
数据的长度
(继承自 SoftCacheArrayBase。) |
| 名称 | 说明 | |
|---|---|---|
| AddValue |
线程安全的添加数据
| |
| Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) | |
| GetAllData |
获取原本的数据字节
(继承自 SoftCacheArrayBase。) | |
| GetHashCode | Serves as the default hash function. (继承自 Object。) | |
| GetType | Gets the Type of the current instance. (继承自 Object。) | |
| LoadFromBytes |
用于从保存的数据对象初始化的
(重写 SoftCacheArrayBaseLoadFromBytes(Byte).) | |
| ToString | Returns a string that represents the current object. (继承自 Object。) |
| 名称 | 说明 | |
|---|---|---|
| ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |