Click or drag to resize

Range Properties

The Range type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAll Gets a new Range indexing all.
Public propertyEnd Gets the end data element.
(Inherited from Slice)
Public propertyNumElements Gets the total number of data elements.
(Inherited from Slice)
Public propertyStart Gets the starting data element.
(Inherited from Slice)
Public propertyStride Gets the step increment between successive data elements.
(Inherited from Slice)
Top
See Also