Encoding::IsAlwaysNormalized Method
.NET Framework (current version)
Gets a value indicating whether the current encoding is always normalized.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsAlwaysNormalized() | Gets a value indicating whether the current encoding is always normalized, using the default normalization form. |
![]() | IsAlwaysNormalized(NormalizationForm) | When overridden in a derived class, gets a value indicating whether the current encoding is always normalized, using the specified normalization form. |
Show:
