Int64.IMultiplyOperators<Int64,Int64,Int64>.CheckedMultiply 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.
Multiplies two values together to compute their product.
static long System.Numerics.IMultiplyOperators<System.Int64,System.Int64,System.Int64>.op_CheckedMultiply(long left, long right) = System::Numerics::IMultiplyOperators<long, long, long>::op_CheckedMultiply;
C#
static long IMultiplyOperators<long,long,long>.op_CheckedMultiply(long left, long right);
static member System.Numerics.IMultiplyOperators<System.Int64,System.Int64,System.Int64>.op_CheckedMultiply : int64 * int64 -> int64
Shared op_CheckedMultiply (left As Long, right As Long) As Long Implements IMultiplyOperators(Of Long, Long, Long).op_CheckedMultiply
- left
- Int64
The value that right
multiplies.
- right
- Int64
The value that multiplies left
.
The product of left
multiplied by right
.
Toode | Versioonid |
---|---|
.NET | 7, 8, 9, 10 |
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Toote „.NET“ tagasiside
.NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: