Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Tangosol.Net.Cache.Support
AbstractKeyBasedCache Class
AbstractKeyBasedCache Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Equals Method
Get Method
GetAll Method
GetEnumerator Method
GetHashCode Method
GetKeysEnumerator Method
Insert Method
InsertAll Method
InstantiateEntriesCollection Method
InstantiateKeysCollection Method
InstantiateValuesCollection Method
Remove Method
RemoveBlind Method
ToString Method
AbstractKeyBasedCache
GetEnumerator Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Returns an
ICacheEnumerator
object for the
ICache
instance.
Namespace:
Tangosol.Net.Cache.Support
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
virtual
ICacheEnumerator
GetEnumerator
()
Return Value
Type:
ICacheEnumerator
An
ICacheEnumerator
object for the
ICache
instance.
Implements
ICache
GetEnumerator
See Also
Reference
AbstractKeyBasedCache Class
Tangosol.Net.Cache.Support Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.