String Methods


.NET Framework Class Library
String..::.Normalize Method

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

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
See Also

Reference

Tags :


Page view tracker