DistanceTryParse Method

Overload List
  NameDescription
Public methodStatic memberCode exampleTryParse(String, Distance)
Attempts to parse a distance from a string representation using the current units.
Public methodStatic memberCode exampleTryParse(String, IFormatProvider, Distance)
Attempts to parse a distance from a string representation using the current units.
Public methodStatic memberCode exampleTryParse(String, IFormatProvider, DistanceUnitType, Distance)
Attempts to parse a distance from a string representation using the current units.
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