This documentation is archived and is not being maintained.
String::IsNormalized Method
Visual Studio 2010
Indicates whether this string is in a particular Unicode normalization form.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsNormalized() | Indicates whether this string is in Unicode normalization form C. |
|
IsNormalized(NormalizationForm) | Indicates whether this string is in the specified Unicode normalization form. |
Show: