Half.IAdditiveIdentity<Half,Half>.AdditiveIdentity Property

Definition

Gets the additive identity of the current type.

static property Half System::Numerics::IAdditiveIdentity<System::Half,System::Half>::AdditiveIdentity { Half get(); };
static Half System.Numerics.IAdditiveIdentity<System.Half,System.Half>.AdditiveIdentity { get; }
static member System.Numerics.IAdditiveIdentity<System.Half,System.Half>.AdditiveIdentity : Half
 Shared ReadOnly Property AdditiveIdentity As Half Implements IAdditiveIdentity(Of Half, Half).AdditiveIdentity

Property Value

Implements

Applies to