LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

IsAlphaNumeric Method

Show in webframe





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

 

 


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

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