| StringNormalize Method |
| Name | Description | |
|---|---|---|
| Normalize | Returns a new string whose textual value is the same as this string, but whose binary representation is in Unicode normalization form C. | |
| Normalize(NormalizationForm) | Returns a new string whose textual value is the same as this string, but whose binary representation is in the specified Unicode normalization form. |