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