Method | Description | |
---|---|---|
TryParse ( string text, double &doubleResult, bool allowLSuffix = true ) : bool |
public static TryParse ( string text, double &doubleResult, bool allowLSuffix = true ) : bool | ||
text | string | |
doubleResult | double | |
allowLSuffix | bool | |
return | bool |