Click or drag to resize

Range Fields

The Range type exposes the following members.

Fields
 NameDescription
Protected fieldend_ The end of the data.
(Inherited from Slice)
Protected fieldnumElements_ The total number of data elements.
(Inherited from Slice)
Protected fieldstart_ The start of the data.
(Inherited from Slice)
Protected fieldstride_ The step increment between successive elements in the data.
(Inherited from Slice)
Top
See Also