Int16.INumberBase<Int16>.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 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