DistanceParse Method |
Overload List
Name | Description | |
---|---|---|
Parse(String) |
Parses a distance from a string representation using the current unit type and culture.
| |
Parse(String, IFormatProvider) |
Parses a distance from a string representation using the current unit type and the given culture.
| |
Parse(String, IFormatProvider, DistanceUnitType) |
Parses a distance from a string representation using the given unit type and culture.
|
See Also