Click or drag to resize

SortedMapValueOidShortKey, Value Constructor (VelocityDbComparerKey)

Constructs a new map with a given comparator

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public SortedMapValueOidShort(
	VelocityDbComparer<Key> comparer
)

Parameters

comparer
Type: VelocityDb.Collection.ComparerVelocityDbComparerKey
See Also