UInt128.IMultiplicativeIdentity<UInt128,UInt128>.MultiplicativeIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Werk met ons samen op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en bekijken. Raadpleeg onze gids voor inzenders voor meer informatie.