CommonIsValidDouble Method |
Namespace: DWSIM.UI.SharedAssembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 8.8.1.0
Syntax public static bool IsValidDouble(
string s
)
Public Shared Function IsValidDouble (
s As String
) As Boolean
Request Example
View SourceParameters
- s String
-
Return Value
BooleanSee Also