'Declaration Public Shared Function IsNumericNonIntegral( _ ByVal type As System.Type _ ) As System.Boolean
public static System.bool IsNumericNonIntegral( System.Type type )
Parameters
- type
- Type.
Return Value
True if the type is a non-integral numeric.