Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


Single.ISubtractionOperators<Single,Single,Single>.Subtraction Operator

Definition

Subtracts two values to compute their difference.

C#
static float ISubtractionOperators<float,float,float>.operator -(float left, float right);

Parameters

left
Single

The value from which right is subtracted.

right
Single

The value that's subtracted from left.

Returns

The value of right subtracted from left.

Implements

Applies to

Termék Verziók
.NET 7, 8, 9, 10