Name | Description | |
---|---|---|
![]() | IsSingle | Determines whether the index range holds a single integer only. |
![]() | Maximum | A maximum value of the range (i.e. an upper bound). |
![]() | Minimum | A minimum value of the range (i.e. a lower bound). |
![]() | Span | The number of elements specified by the range (Maximum - Minimum + 1). |