IntPtr.IAdditionOperators<IntPtr,IntPtr,IntPtr>.CheckedAddition Operator
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.
Adds two values together to compute their sum.
static IntPtr System.Numerics.IAdditionOperators<nint,nint,nint>.op_CheckedAddition(IntPtr left, IntPtr right) = System::Numerics::IAdditionOperators<IntPtr, IntPtr, IntPtr>::op_CheckedAddition;
static IntPtr IAdditionOperators<IntPtr,IntPtr,IntPtr>.op_CheckedAddition(IntPtr left, IntPtr right);
static member System.Numerics.IAdditionOperators<nint,nint,nint>.op_CheckedAddition : nativeint * nativeint -> nativeint
Shared op_CheckedAddition (left As IntPtr, right As IntPtr) As IntPtr Implements IAdditionOperators(Of IntPtr, IntPtr, IntPtr).op_CheckedAddition
- left
-
IntPtr
nativeint
The value to which right
is added.
- right
-
IntPtr
nativeint
The value that's added to left
.
nativeint
The sum of left
and right
.
Produkt | Versiounen |
---|---|
.NET | 7, 8, 9, 10 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: