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