| SoftCacheArrayInt 类 | 
 继承层次
继承层次命名空间: HslCommunication.BasicFramework
 语法
语法SoftCacheArrayInt 类型公开以下成员。
 构造函数
构造函数| 名称 | 说明 | |
|---|---|---|
|  | SoftCacheArrayInt | 
            实例化一个数据对象
             | 
 属性
属性| 名称 | 说明 | |
|---|---|---|
|  | 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。) | 
|  | GetIntArray | 
            安全的获取数组队列
             | 
|  | 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. | 
 参见
参见