Unit::Parse Method
.NET Framework (current version)
Converts a string to a Unit.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:

