Rune.ToUpperInvariant(Rune) Method

Definition

Returns a copy of the specified Rune converted to uppercase using the casing rules of the invariant culture.

public static System.Text.Rune ToUpperInvariant(System.Text.Rune value);

Parameters

value
Rune

The 32-bit Unicode character to convert.

Returns

The uppercase equivalent of value.

Applies to

Product Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10