ChunkT Properties |
The ChunkT generic type exposes the following members.
Name | Description | |
---|---|---|
IncludedMax | ||
IncludedMin | ||
Max |
The maximum value (included) of this chunk
| |
MaxIncluded |
Indicate if Min is included in this chunk.
| |
Min |
The min value (included) of this chunk
| |
MinIncluded |
Indicate if Min is included in this chunk.
|