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