'Declaration
<ExtensionAttribute()> Public Shared Function IsNumeric( _ ByVal type As Type _ ) As Boolean
Parameters
- type
- Type.
Return Value
True if the type is numeric.
'Declaration
<ExtensionAttribute()> Public Shared Function IsNumeric( _ ByVal type As Type _ ) As Boolean