Int128.IMultiplicativeIdentity<Int128,Int128>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

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

Property Value

Implements

Applies to