ConversionIsNumericType Method

Overload List

IsNumericType(String) Return a value indicating whether the specified value can be converted purely to a number without any loss of information.
IsNumericType(SysType) Determine whether or not the caller supplied Data Type has a numeric value.
IsNumericType(Type) Determine whether or not the caller supplied Data Type has a numeric value.

See Also