Bridge

Int32..::..TryParse Method

Overload List


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