IPurgeableCache4 Interface

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal.Caching
Interfaces
graph BT Type-.->Interface0["ICache4"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Caching/ICache4" Type-.->Interface1["IEnumerable"] Type["IPurgeableCache4"] class Type type-node

Syntax

public interface IPurgeableCache4 : ICache4, IEnumerable

Methods

Name Value Summary
Purge(Object) Object
Removes the cached value with the specified key from this cache.