Parameters |
Description |
int deleteIndex |
[in] Deletion index. |
int count = 1 |
[in] Number of characters to delete. |
Returns the new length of this String object.
Deletes the specified number characters from this String object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|