SByte.IAdditiveIdentity<SByte,SByte>.AdditiveIdentity 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é additive du type actuel.
static property System::SByte System::Numerics::IAdditiveIdentity<System::SByte,System::SByte>::AdditiveIdentity { System::SByte get(); };
static sbyte System.Numerics.IAdditiveIdentity<System.SByte,System.SByte>.AdditiveIdentity { get; }
static member System.Numerics.IAdditiveIdentity<System.SByte,System.SByte>.AdditiveIdentity : sbyte
Shared ReadOnly Property AdditiveIdentity As SByte Implements IAdditiveIdentity(Of SByte, SByte).AdditiveIdentity