ISpaced |
The ISpacedInterval type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements in the collection. (Inherited from IReadOnlyCollectionDouble) | |
| 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 in the read-only list. (Inherited from IReadOnlyListDouble) | |
| Start | Start of the interval (inclusive). | |
| Step | Gets the step size. |