Click or drag to resize

INumericTypeTChunks Property

The sorted list of non-overlapping chunks

Namespace:  SmartTests.Ranges
Assembly:  SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax
List<Chunk<T>> Chunks { get; }

Property Value

Type: ListChunkT
See Also