ASCIIEncoding.IsAlwaysNormalized Method
Gets a value indicating whether the current encoding is always normalized.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsAlwaysNormalized() | Gets a value indicating whether the current encoding is always normalized, using the default normalization form. (Inherited from Encoding.) |
|
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.) |