set_initial
Description:
[ Version ( since = "1.10" ) ]
public void set_initial (...)
public void set_initial (...)
Variadic arguments version of set_initial_value.
This function is meant as a convenience for the C API.
Language bindings should use set_initial_value instead.
Parameters:
this |
a Interval |
... |
the initial value of the interval. |