Decimal32.NaN Property

Definition

public:
 static property System::Numerics::Decimal32 NaN { System::Numerics::Decimal32 get(); };
public static System.Numerics.Decimal32 NaN { get; }
static member NaN : System.Numerics.Decimal32
Public Shared ReadOnly Property NaN As Decimal32

Property Value

Implements

NaN

Applies to