Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

IsNumeric Method






The string to check.
Determines whether the specified string is numeric.
Syntax
[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
) 

Parameters

s
The string to check.

Return Value

true if the specified string is numeric; otherwise, false.
Requirements

Target Platforms

See Also

Reference

GeneralExtensions Class
GeneralExtensions Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features