set_parameter
Description:
[
Version ( since =
"1.0" ) ]
public void set_parameter (
Parameter parameter)
Sets a Parameter into the
Property.
It behaves like set the copy of the Parameter. Upon completion the native part
of Parameter will be set to NULL.
Parameters:
this |
The Property to be set
|
parameter |
The parameter to be set into this
|