NFloat.MaxValue 属性

定义

表示 NFloat 的最大有限值。

public:
 static property System::Runtime::InteropServices::NFloat MaxValue { System::Runtime::InteropServices::NFloat get(); };
public static System.Runtime.InteropServices.NFloat MaxValue { get; }
member this.MaxValue : System.Runtime.InteropServices.NFloat
Public Shared ReadOnly Property MaxValue As NFloat

属性值

NFloat

实现

适用于