次の方法で共有


Conversion.IsNumeric プロパティ

定義

セクション 8.3 で定義されているように、この変換が拡大数値変換または縮小数値変換の場合は True を返します。

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

プロパティ値

適用対象