DistanceParse Method

Overload List
  NameDescription
Public methodStatic memberCode exampleParse(String)
Parses a distance from a string representation using the current unit type and culture.
Public methodStatic memberCode exampleParse(String, IFormatProvider)
Parses a distance from a string representation using the current unit type and the given culture.
Public methodStatic memberCode exampleParse(String, IFormatProvider, DistanceUnitType)
Parses a distance from a string representation using the given unit type and culture.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next