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