Skip to content

P_Cyjb_Cache_SimplyCache_2_Count

CYJB edited this page Mar 20, 2024 · 13 revisions

SimplyCache(TKey, TValue).Count 属性

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

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

语法

C#

public int Count { get; }

属性值

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

参见

Reference

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

Clone this wiki locally