Leadtools.Dicom.Common.Extensions Namespace > GeneralExtensions Class : IsNumeric Method |
[ExtensionAttribute()] public static bool IsNumeric( string s )
'Declaration <ExtensionAttribute()> Public Shared Function IsNumeric( _ ByVal s As String _ ) As Boolean
'Usage Dim s As String Dim value As Boolean value = GeneralExtensions.IsNumeric(s)
[ExtensionAttribute()] public static bool IsNumeric( string s )
ExtensionAttribute() function Leadtools.Dicom.Common.Extensions.GeneralExtensions.IsNumeric( s )
[ExtensionAttribute()] public: static bool IsNumeric( String^ s )
true
if the specified string is numeric; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2