Click or drag to resize

LinearlySpacedIntervalByEndCountStep Properties

The LinearlySpacedIntervalByEndCountStep 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 element count can be edited.
Public propertyIsEndEditable Gets a value indicating whether the end value can be edited.
Public propertyIsStartEditable Gets a value indicating whether the start value can be edited.
Public propertyIsStepEditable Gets a value indicating whether the step size can be edited.
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