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

Делите путем


Rune.GetUnicodeCategory(Rune) Method

Definition

Gets the Unicode category associated with the specified rune.

C#
public static System.Globalization.UnicodeCategory GetUnicodeCategory(System.Text.Rune value);

Parameters

value
Rune

The rune for which to get the Unicode category.

Returns

The Unicode category associated with value.

Remarks

This method has behavior equivalent to CharUnicodeInfo.GetUnicodeCategory. Refer to that documentation for more information.

Applies to

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