CommonConversion.IsNumeric Property

Definition

Returns true if the conversion is a numeric conversion.

public:
 property bool IsNumeric { bool get(); };
public bool IsNumeric { get; }
member this.IsNumeric : bool
Public ReadOnly Property IsNumeric As Boolean

Property Value

Applies to