Click or drag to resize

ISpacedInterval Properties

The ISpacedInterval type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements in the collection.
(Inherited from IReadOnlyCollectionDouble)
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 propertyItemGets the element at the specified index in the read-only list.
(Inherited from IReadOnlyListDouble)
Public propertyStart Start of the interval (inclusive).
Public propertyStep Gets the step size.
Top
See Also