Click or drag to resize

ICacheKeyComparerKeyType Interface

Cache key comparer.

Namespace:  Demo3D.Visuals.KJE
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public interface ICacheKeyComparer<KeyType>

Type Parameters

KeyType
The key type.

The ICacheKeyComparerKeyType type exposes the following members.

Methods
  NameDescription
Public methodDistance
Top
See Also