Click or drag to resize

LinearlySpacedIntervalByStartEndStep Properties

The LinearlySpacedIntervalByStartEndStep 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 
Public propertyIsEndEditable 
Public propertyIsStartEditable 
Public propertyIsStepEditable 
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