Прочитај на енглеском Уреди

Делите путем


NFloat.Multiply(NFloat, NFloat) Operator

Definition

Multiplies two values together to compute their product.

C#
public static System.Runtime.InteropServices.NFloat operator *(System.Runtime.InteropServices.NFloat left, System.Runtime.InteropServices.NFloat right);

Parameters

left
NFloat

The value that right multiplies.

right
NFloat

The value that multiplies left.

Returns

The product of left multiplied-by right.

Implements

Applies to

Производ Верзије
.NET 7, 8, 9, 10