DistanceToString Method |
Overload List
Name | Description | |
---|---|---|
ToString |
Creates a string representation of the distance.
(Overrides ValueTypeToString.) | |
ToString(IFormatProvider) |
Creates a string representation of the distance.
| |
ToString(String) |
Creates a string representation of the distance.
| |
ToString(String, IFormatProvider) |
Creates a string representation of the distance.
| |
ToString(String, IFormatProvider, DistanceUnitType) |
Creates a string representation of the distance.
|
See Also