P_Cyjb_Cache_LruCache_2_Count - CYJB/Cyjb GitHub Wiki

LruCache(TKey, TValue).Count 属性

获取实际包含在缓存中的对象数目。

Namespace: Cyjb.Cache
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public int Count { get; }

属性值

Type: Int32
实际包含在缓存中的对象数目。

参见

Reference

LruCache(TKey, TValue) 类
Cyjb.Cache 命名空间

⚠️ **GitHub.com Fallback** ⚠️