อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


Int128.CheckedDivision(Int128, Int128) Operator

Definition

Divides two values together to compute their quotient.

C#
public static Int128 op_CheckedDivision(Int128 left, Int128 right);

Parameters

left
Int128

The value which right divides.

right
Int128

The value which divides left.

Returns

The quotient of left divided-by right.

Implements

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 7, 8, 9, 10