UInt128.IMultiplicativeIdentity<UInt128,UInt128>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

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

Property Value

Implements

Applies to