Int16.IAdditiveIdentity<Int16,Int16>.AdditiveIdentity Property

Definition

Gets the additive identity of the current type.

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

Property Value

Implements

Applies to