[]
Converts the text to Int64 value using an integer numeric format.
public long ParseInteger(string text, FormatType formatType, CultureInfo culture)
Public Function ParseInteger(text As String, formatType As FormatType, culture As CultureInfo) As Long
| Type | Name | Description |
|---|---|---|
| string | text | |
| FormatType | formatType | |
| CultureInfo | culture |
| Type | Description |
|---|---|
| long |