The Range type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.) |