Single.INumberBase<Single>.Zero Ö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 0
alır.
static property float System::Numerics::INumberBase<System::Single>::Zero { float get(); };
static float System.Numerics.INumberBase<System.Single>.Zero { get; }
static member System.Numerics.INumberBase<System.Single>.Zero : single
Shared ReadOnly Property Zero As Single Implements INumberBase(Of Single).Zero