LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

IsAlphaNumeric Method






The string to check.
Extenstion method 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
)
ExtensionAttribute()
 function Leadtools.Dicom.AddIn.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: 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

See Also

Reference

Extensions Class
Extensions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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