Click or drag to resize

LinearlySpacedIntervalByStartEndCount Properties

The LinearlySpacedIntervalByStartEndCount type exposes the following members.

Properties
 NameDescription
Public propertyCountThe number of elements.
Public propertyEnd Start of the interval (inclusive if step can divide the interval by an integer number).
Public propertyIsCountEditable Gets a value indicating whether the count of elements is editable.
Public propertyIsEndEditable Gets a value indicating whether the end of the interval is editable.
Public propertyIsStartEditable Gets a value indicating whether the start of the interval is editable.
Public propertyIsStepEditable Gets a value indicating whether the step size is editable.
Public propertyItem Gets the element at the specified index.
Public propertyStart Start of the interval (inclusive).
Public propertyStep Gets the step size.
Top
See Also