Click or drag to resize

NumericTypeT, TTypeChunks Property

The sorted list of non-overlapping chunks

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

Property Value

Type: ListChunkT

Implements

INumericTypeTChunks
See Also