System::String::IsNormalized-methode
String::IsNormalized method
Controleert of de Unicode‑string genormaliseerd is met de opgegeven normalisatie‑vorm.
bool System::String::IsNormalized(System::Text::NormalizationForm form) const
| Parameter | Type | Beschrijving |
|---|---|---|
| form | System::Text::NormalizationForm | Normalisatievorm, zie System::Text::NormalizationForm voor details. |
ReturnValue
true als de string al genormaliseerd is, anders false.
Zie ook
- Enum NormalizationForm
- Class String
- Namespace System
- Library Aspose.Page for C++