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