Прочетете на английски Редактиране

Споделяне чрез


Char.ISubtractionOperators<Char,Char,Char>.Subtraction Operator

Definition

Subtracts two values to compute their difference.

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

Parameters

left
Char

The value from which right is subtracted.

right
Char

The value that's subtracted from left.

Returns

The value of right subtracted from left.

Implements

Applies to

Продукт Версии
.NET 7, 8, 9, 10