Int16.IMultiplicativeIdentity<Int16,Int16>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

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

Property Value

Implements

Applies to