| Name | Description | |
|---|---|---|
![]() | NumericRange Constructor | Overloaded. |
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 | Overloaded. Indicates whether this instance and a specified object are equal. |
![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | Parse | Parses a string representing a numeric range. |
![]() | ToString | Overloaded. Returns a string that represents the current 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. |