Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

IsAlphaNumeric Method






The string to check.
Extension method that determines whether the string is alphanumeric.
Syntax
[ExtensionAttribute()]
public static bool IsAlphaNumeric( 
   string check
)
'Declaration
 
<ExtensionAttribute()>
Public Shared Function IsAlphaNumeric( _
   ByVal check As String _
) As Boolean
'Usage
 
Dim check As String
Dim value As Boolean
 
value = Extensions.IsAlphaNumeric(check)

            

            
[ExtensionAttribute()]
public:
static bool IsAlphaNumeric( 
   String^ check
) 

Parameters

check
The string to check.

Return Value

true if string is alphanumeric; otherwise, false.
Requirements

Target Platforms

See Also

Reference

Extensions Class
Extensions Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features