The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
