.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.Net.Cache
LocalCache Class
LocalCache Properties
CacheHits Property
CacheLoader Property
CacheMisses Property
CacheStatistics Property
CacheStore Property
CalculatorType Property
Count Property
CurrentKeyMask Property
Entries Property
EvictionPolicy Property
EvictionType Property
ExpiryDelay Property
FlushDelay Property
FlushTime Property
HighUnits Property
HitProbability Property
IndexMap Property
Item Property
Keys Property
LowUnits Property
PruneLevel Property
Storage Property
UnitCalculator Property
Units Property
Values Property
LocalCache
Count Property
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Gets the number of elements contained in the
ICache
.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
override
int
Count
{
get
; }
Property Value
Type:
Int32
The number of elements contained in the
ICache
.
Implements
ICollection
Count
ICollection
Count
See Also
Reference
LocalCache Class
Tangosol.Net.Cache Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.