.NET Framework Class Library
String..::.Normalize Method
Returns a new string whose binary representation is in a particular Unicode normalization form.
|
| Name | Description |
|---|
.gif) | Normalize()()() | Returns a new string whose textual value is the same as this string, but whose binary representation is in Unicode normalization form C. |
.gif) | 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. |
Top
Reference