NFloat.INumberBase<NFloat>.One Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Türün değerini 1
alır.
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