This documentation is archived and is not being maintained.

Unit::Parse Method

Converts a string to a Unit.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member Parse(String) Converts the specified string to a Unit.
Public method Static member Parse(String, CultureInfo) Converts the specified string and System.Globalization::CultureInfo to a Unit.
Top
Show: