Bridge

UInt32..::..TryParse Method

Overload List


  Name Description
Public method Static member TryParse(String, UInt32%)
Tries to convert the string representation of a number to its 32-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed.
Public method Static member TryParse(String, UInt32%, Int32)