Name | Description | |
---|---|---|
Range Constructor | Initializes a new instance of the Range struct. |
The following tables list the members exposed by Range.
Name | Description | |
---|---|---|
Range Constructor | Initializes a new instance of the Range struct. |
Name | Description | |
---|---|---|
Equals | Overloaded. | |
GetHashCode | ||
Multiply | Multiplies this Range by the v. | |
Offset | Offsets this Range by the v. | |
ToString |
Equality | Tests whether two specified Range structs are equivalent. |
Inequality | Tests whether two specified Range structs are NOT equivalent. |