Ανάγνωση στα Αγγλικά Επεξεργασία

Κοινή χρήση μέσω


Char.IModulusOperators<Char,Char,Char>.Modulus(Char, Char) Operator

Definition

Divides two values together to compute their modulus or remainder.

static char IModulusOperators<char,char,char>.operator % (char left, char right);

Parameters

left
Char

The value that right divides.

right
Char

The value that divides left.

Returns

The modulus or remainder of left divided by right.

Implements

Applies to

Προϊόν Εκδόσεις
.NET 7, 8, 9