remove_parameter_by_name
Description:
[
Version ( since =
"1.0" ) ]
public void remove_parameter_by_name (
string name)
Removes parameter in the Property by name.
Parameters:
this |
The Property to be manipulated
|
name |
The name of the parameter to be removed
|