DataType.IsNumericType Property

Definition

Indicates whether the type is a numeric type or not.

public bool IsNumericType { get; }
member this.IsNumericType : bool
Public ReadOnly Property IsNumericType As Boolean

Property Value

Applies to