Leadtools.Dicom.Common

IsNumeric Method

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features