Linearly |
The LinearlySpacedIntervalByStartEndCount type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of elements. |
![]() | End | Start of the interval (inclusive if step can divide the interval by an integer number). |
![]() | IsCountEditable | |
![]() | IsEndEditable | |
![]() | IsStartEditable | |
![]() | IsStepEditable | |
![]() | Item | Gets the element at the specified index. |
![]() | Start | Start of the interval (inclusive). |
![]() | Step | Gets the step size. |