NFloat.INumberBase<NFloat>.One Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value 1
for the type.
static property System::Runtime::InteropServices::NFloat System::Numerics::INumberBase<System::Runtime::InteropServices::NFloat>::One { System::Runtime::InteropServices::NFloat get(); };
static System.Runtime.InteropServices.NFloat System.Numerics.INumberBase<System.Runtime.InteropServices.NFloat>.One { get; }
static member System.Numerics.INumberBase<System.Runtime.InteropServices.NFloat>.One : System.Runtime.InteropServices.NFloat
Shared ReadOnly Property One As NFloat Implements INumberBase(Of NFloat).One
Property Value
Implements
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.