Copies the characters in this instance to a Unicode character array starting at specified index.
- Parameters
-
start_index | The starting position of string to convert. |
- Returns
- A character array whose elements are the individual characters of this instance. If this instance is an empty xtd::ustring, the returned array is empty and has a zero length.