'Declaration
Public Function ParseInteger( _ ByVal text As String, _ ByVal formatType As FormatType, _ ByVal culture As CultureInfo _ ) As Long
public long ParseInteger( string text, FormatType formatType, CultureInfo culture )
Parameters
- text
- formatType
- culture