Читати англійською Редагувати

Поділитися через


Rune.ToUpper(Rune, CultureInfo) Method

Definition

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

C#
public static System.Text.Rune ToUpper(System.Text.Rune value, System.Globalization.CultureInfo culture);

Parameters

value
Rune

The 32-bit Unicode character to convert.

culture
CultureInfo

An object that supplies culture-specific casing rules.

Returns

The uppercase equivalent of value.

Applies to

Продукт Версії
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10