|
noexcept |
Retrieves a substring from this instance. The substring starts at a specified character position and has a specified length.
start_index | The zero-based starting character position of a substring in this instance. |
length | The number of characters in the substring. |