Single.IFloatingPointIeee754<Single>.PositiveInfinity Ö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.
Pozitif infinity
değerini temsil eden bir değer alır.
static property float System::Numerics::IFloatingPointIeee754<System::Single>::PositiveInfinity { float get(); };
static float System.Numerics.IFloatingPointIeee754<System.Single>.PositiveInfinity { get; }
static member System.Numerics.IFloatingPointIeee754<System.Single>.PositiveInfinity : single
Shared ReadOnly Property PositiveInfinity As Single Implements IFloatingPointIeee754(Of Single).PositiveInfinity