P_Cyjb_Cache_ConcurrentLruCache_2_Count - CYJB/Cyjb GitHub Wiki
获取实际包含在缓存中的对象数目。
Namespace: Cyjb.Cache
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public int Count { get; }
Type: Int32
实际包含在缓存中的对象数目。
获取实际包含在缓存中的对象数目。
Namespace: Cyjb.Cache
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public int Count { get; }
Type: Int32
实际包含在缓存中的对象数目。