insert_time
Description:
[
Version ( since =
"1.2" ) ]
public Result insert_time (
int idx,
Time t)
Insert time parameters into the array of times in this at index idx
.
When -1 is given as idx
, the times are inserted at the end.
Parameters:
this |
a Message
|
idx |
an index
|
t |
a Time
|
Returns: