Click or drag to resize

SortedMapKey, ValueComparer Property

Gets the Key comparator of the map

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public override VelocityDbComparer<Key> Comparer { get; }

Property Value

Type: VelocityDbComparerKey
See Also