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: 8.2.1.0 (8.2.1)
Syntax
public ushort ComparisonArraySize { get; }

Property Value

Type: UInt16
See Also