The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
