Int64.IMultiplicativeIdentity<Int64,Int64>.MultiplicativeIdentity Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’identité multiplicative du type actuel.
static property long System::Numerics::IMultiplicativeIdentity<System::Int64,System::Int64>::MultiplicativeIdentity { long get(); };
static long System.Numerics.IMultiplicativeIdentity<System.Int64,System.Int64>.MultiplicativeIdentity { get; }
static member System.Numerics.IMultiplicativeIdentity<System.Int64,System.Int64>.MultiplicativeIdentity : int64
Shared ReadOnly Property MultiplicativeIdentity As Long Implements IMultiplicativeIdentity(Of Long, Long).MultiplicativeIdentity