Click or drag to resize

ValSortRecordDuplicates Property

Gets or sets the number of duplicate keys in the range. Only valid if the range is completely sorted.

Namespace:  Ookii.Jumbo.Jet.Samples.IO
Assembly:  Ookii.Jumbo.Jet.Samples (in Ookii.Jumbo.Jet.Samples.dll) Version: 2.0.0
Syntax
public UInt128 Duplicates { get; set; }

Property Value

Type: UInt128
See Also