Char.INumberBase<Char>.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 char System::Numerics::INumberBase<System::Char>::One { char get(); };
static char System.Numerics.INumberBase<System.Char>.One { get; }
static member System.Numerics.INumberBase<System.Char>.One : char
Shared ReadOnly Property One As Char Implements INumberBase(Of Char).One