Property IsDouble
IsDouble
Gets a value indicating whether the type is a 64-bit IEEE floating point type
Declaration
public bool IsDouble { get; }
Property Value
public bool IsDouble { get; }
Boolean |
Gets a value indicating whether the type is a 64-bit IEEE floating point type
public bool IsDouble { get; }
Boolean |