Unit.Parse Method
.NET Framework 4
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.
| Name | Description | |
|---|---|---|
|
Parse(String) | Converts the specified string to a Unit. |
|
Parse(String, CultureInfo) | Converts the specified string and System.Globalization.CultureInfo to a Unit. |