String::IsNormalized Method
.NET Framework (current version)
Indicates whether this string is in a particular Unicode normalization form.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsNormalized() | Indicates whether this string is in Unicode normalization form C. |
![]() | IsNormalized(NormalizationForm) | Indicates whether this string is in the specified Unicode normalization form. |
Show:
