点击或拖拽改变大小

SoftCacheArrayLong 方法

SoftCacheArrayLong 类型公开以下成员。

方法
  名称说明
公共方法AddValue
线程安全的添加数据
公共方法Equals (继承自 Object。)
公共方法GetAllData
获取原本的数据字节
(继承自 SoftCacheArrayBase。)
公共方法GetHashCode (继承自 Object。)
公共方法GetType (继承自 Object。)
公共方法LoadFromBytes
用于从保存的数据对象初始化的
(重写 SoftCacheArrayBaseLoadFromBytes(Byte).)
公共方法ToString (继承自 Object。)
Top
扩展方法
  名称说明
公共扩展器方法ToJsonString
获取当前对象的JSON格式表示的字符串。
Gets the string represented by the JSON format of the current object.
(由 HslExtension 定义。)
Top
参见