Int32.IAdditiveIdentity<Int32,Int32>.AdditiveIdentity 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 additive identity of the current type.
static property int System::Numerics::IAdditiveIdentity<System::Int32,System::Int32>::AdditiveIdentity { int get(); };
static int System.Numerics.IAdditiveIdentity<System.Int32,System.Int32>.AdditiveIdentity { get; }
static member System.Numerics.IAdditiveIdentity<System.Int32,System.Int32>.AdditiveIdentity : int
Shared ReadOnly Property AdditiveIdentity As Integer Implements IAdditiveIdentity(Of Integer, Integer).AdditiveIdentity
Property Value
Implements
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.