System::Globalization::StringInfo::ParseCombiningCharacters methode
StringInfo::ParseCombiningCharacters method
Haalt de indexen op van de basis‑tekens, high surrogates en controle‑tekens.
static ArrayPtr<int> System::Globalization::StringInfo::ParseCombiningCharacters(const String &str)
| Parameter | Type | Beschrijving |
|---|---|---|
| str | const String& | Invoertekenreeks. |
ReturnValue
Array of indexes.
Zie ook
- Typedef ArrayPtr
- Class String
- Class StringInfo
- Namespace System::Globalization
- Library Aspose.Page for C++