The Range type exposes the following members.

Properties

  NameDescription
All
Gets a new Range indexing all.
End
Gets the end data element.
(Inherited from Slice.)
NumElements
Gets the total number of data elements.
(Inherited from Slice.)
Start
Gets the starting data element.
(Inherited from Slice.)
Stride
Gets the step increment between successive data elements.
(Inherited from Slice.)

See Also