ParseCombiningCharacters()
StringInfo::ParseCombiningCharacters(const String&) method
Gets indexes of the base characters, high surrogates and control characters.
static ArrayPtr<int> System::Globalization::StringInfo::ParseCombiningCharacters(const String &str)
Arguments
Parameter | Type | Description |
---|---|---|
str | const String& | Input string. |
Return Value
Array of indexes.
See Also
- Typedef ArrayPtr
- Class String
- Class StringInfo
- Namespace System::Globalization
- Library Aspose.Slides