NFloat.INumberBase<NFloat>.One Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o valor 1 do tipo.
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