Conversion.IsNumeric 属性

定义

如果此转换是扩大的数字转换或缩小的数字转换,则返回 True,如第 8.3 节中定义。

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

属性值

适用于