Distance |
The DistanceUnit type exposes the following members.
Name | Description | |
---|---|---|
Equals(DistanceUnit) | Returns true if other represents the same unit of distance; false otherwise. | |
Equals(Object) |
Returns true if obj is a DistanceUnit instance that
represents the same unit of distance; false otherwise.
(Overrides ValueTypeEquals(Object)) | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ValueTypeGetHashCode) | |
GetValues | Returns an array of the available DistanceUnit values. | |
ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ValueTypeToString) |