UInt16..::..TryParse Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
TryParse(String, UInt16%) |
Tries to convert the string representation of a number to its 16-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed.
|
![]() ![]() |
TryParse(String, UInt16%, Int32) |