Gets the Int32 value of this number.
[C#] int GetNumberInt() [Visual Basic] Function GetNumberInt() As Integer
int GetNumberInt()
Function GetNumberInt() As Integer
may throw Exception()
The method returns the Int32 value of this number. It fails if this value is not a number.
None.