Click or drag to resize

BTreeBaseKey, ValueComparisonArraySize Property

Gets the size of a comparison array used by this set.

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public ushort ComparisonArraySize { get; }

Property Value

Type: UInt16
See Also