Overload List

  Name Description
Public method IsAlwaysNormalized()()()()
Gets a value indicating whether the current encoding is always normalized, using the default normalization form.
(Inherited from Encoding.)
Public method IsAlwaysNormalized(NormalizationForm)
When overridden in a derived class, gets a value indicating whether the current encoding is always normalized, using the specified normalization form.
(Inherited from Encoding.)

See Also