.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
Values Property
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Get the values collection.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
override
ICollection
Values
{
get
; }
Property Value
Type:
ICollection
The values collection.
Implements
IDictionary
Values
IDictionary
Values
See Also
Reference
LocalCache Class
Tangosol.Net.Cache Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.