Sitecore 5.1.1 API

CacheComparer Class

Implements the IComparer interface to compare two cache objects.

For a list of all members of this type, see CacheComparer Members.

System.Object
   Sitecore.Caching.CacheComparer

[Visual Basic]
Public Class CacheComparer
    Implements IComparer
[C#]
public class CacheComparer : IComparer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sitecore.Caching

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

CacheComparer Members | Sitecore.Caching Namespace