String.IsNormalized Method
.NET Framework 3.0
Indicates whether this string is in a particular Unicode normalization form.
| Name | Description |
|---|---|
| String.IsNormalized () | Indicates whether this string is in Unicode normalization form C. |
| String.IsNormalized (NormalizationForm) | Indicates whether this string is in the specified Unicode normalization form. |