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