Click or drag to resize

ICacheKeyComparerKeyType Interface

Cache key comparer.

Namespace: Demo3D.Visuals.KJE
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
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