eDriven Framework API
Count Property
NamespaceseDriven.Core.CachingCache<(Of <(<'TKey, TValue>)>)>Count
eDriven Framework API
Returns the number of cached items
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}
Return Value

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)