- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Caching 
- Interfaces
- 
									- ICache4
- IEnumerable
 
							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, IEnumerableMethods
| Name | Value | Summary | 
|---|---|---|
| Purge | Object | Removes the cached value with the specified key from this cache. |