The following tables list the members exposed by NumericRange.
| Name | Description | |
|---|---|---|
![]() | NumericRange Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Begin | The begining of the numeric range. |
![]() | Count | The number of elements specified by the range. |
![]() | Dimensions | Gets the number of dimensions in the range. |
![]() ![]() | Empty | An empty numeric range. |
![]() | End | The end of the numeric range. |
![]() | SubRanges | Gets or sets the sub ranges for multidimensional ranges. |
| Name | Description | |
|---|---|---|
![]() | ApplyRange | Applys the index range to an array value. |
![]() | EnsureValid | Overloaded. Ensures the bounds are valid values for the object passed in. |
![]() | Equals | Returns true if the objects are equal. |
![]() | GetHashCode | Returns a suitable hash code for the object. |
![]() ![]() | Parse | Parses a string representing a numeric range. |
![]() | ToString | Overloaded. Returns the string representation of the object. |
![]() | UpdateRange | Applies the multidimensional index range. |
![]() ![]() | Validate | Parses a string representing a numeric range. |
Equality | Returns true if the objects are equal. |
Inequality | Returns true if the objects are not equal. |



