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

Делите путем


Rune.GreaterThan(Rune, Rune) Operator

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Returns a value indicating whether a specified Rune is greater than another specified Rune.

public static bool operator >(System.Text.Rune left, System.Text.Rune right);

Parameters

left
Rune

The first value to compare.

right
Rune

The second value to compare.

Returns

true if left is greater than right; otherwise, false.

Applies to

Производ Верзије
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10