Checks if specified string is number(long).
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("Use Net_Utils.IsInteger instead of it")] public static bool IsNumber( string str )
<ObsoleteAttribute("Use Net_Utils.IsInteger instead of it")> Public Shared Function IsNumber ( str As String ) As Boolean
public: [ObsoleteAttribute(L"Use Net_Utils.IsInteger instead of it")] static bool IsNumber( String^ str )
[<ObsoleteAttribute("Use Net_Utils.IsInteger instead of it")>] static member IsNumber : str : string -> bool
Parameters
- str (String)
[Missing <param name="str"/> documentation for "M:LumiSoft.Net.Core.IsNumber(System.String)"]
Return Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119