Skip to main content
.NET Framework Class Library
String..::.Normalize Method





Returns a new string whose binary representation is in a particular Unicode normalization form.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodNormalize()()()Returns a new string whose textual value is the same as this string, but whose binary representation is in Unicode normalization form C.
Public methodNormalize(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
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?