FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / Types Class / IsNumeric Method

In This Topic
    IsNumeric Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsNumeric( _
       ByVal type As Type _
    ) As Boolean
    public static bool IsNumeric( 
       Type type
    )

    Parameters

    type
    See Also