The following tables list the members exposed by RangeExtent.
Public Constructors
Public Properties
| Name | Description |
| Exclusion |
Gets or sets whether values within the range are included or excluded.
|
| Max |
Gets or sets the max range value.
|
| Min |
Gets or sets the min range value.
|
Top
Public Methods
| Name | Description |
| Equals | Overloaded. |
| GetHashCode |
Serves as the default hash function.
|
| Intersects | Overloaded. |
| Offset |
Returns a new range extent offset from the current instance using the specified delta.
|
Top
See Also