[]
        
(Showing Draft Content)

C1.Win.Input.Validation.ParseInfo.ParseInteger

ParseInteger Method

ParseInteger(string, FormatType, CultureInfo)

Converts the text to Int64 value using an integer numeric format.

Declaration
public long ParseInteger(string text, FormatType formatType, CultureInfo culture)
Parameters
Type Name Description
string text
FormatType formatType
CultureInfo culture
Returns
Type Description
long