Namespace:  EPiServer.Common.Cache
Assembly:  EPiServer.Common.Cache (in EPiServer.Common.Cache.dll) Version: 4.1.517.380

Syntax

C#
protected override void OnRemove(
	int index,
	Object value
)

Parameters

index
Type: System..::.Int32
value
Type: System..::.Object

See Also