Speed |
public sealed class Range
The SpeedRangeRange type exposes the following members.
| Name | Description | |
|---|---|---|
| SpeedRangeRange | Constructs a range of speeds. |
| Name | Description | |
|---|---|---|
| MaxSpeed | The fastest speed in the range. | |
| MinSpeed | The slowest speed in the range. |
| Name | Description | |
|---|---|---|
| ToString |
Converts the range to a string.
(Overrides ObjectToString) |