Click or drag to resize
StringNormalize Method
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