IsNumeric Method

Summary
Determines whether the specified string is numeric.
Syntax
C#
C++/CLI
public static bool IsNumeric( 
   this string 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.