IntRange class

IntRange class

Class for representing sequence of elements

The IntRange type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the IntRange class.
initInitializes a new instance of the IntRange class.
initInitializes a new instance of the IntRange class.

Properties

PropertyDescription
rangeGets or sets the range.

Methods

MethodDescription
get_array_one_item_from_indexReturns one item array from specified index
get_rangeGets the count range of int elements starting at start

See Also