UInt16.IMultiplicativeIdentity<UInt16,UInt16>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

static property System::UInt16 System::Numerics::IMultiplicativeIdentity<System::UInt16,System::UInt16>::MultiplicativeIdentity { System::UInt16 get(); };
static ushort System.Numerics.IMultiplicativeIdentity<System.UInt16,System.UInt16>.MultiplicativeIdentity { get; }
static member System.Numerics.IMultiplicativeIdentity<System.UInt16,System.UInt16>.MultiplicativeIdentity : uint16
 Shared ReadOnly Property MultiplicativeIdentity As UShort Implements IMultiplicativeIdentity(Of UShort, UShort).MultiplicativeIdentity

Property Value

Implements

Applies to