remove


Description:

[ Version ( since = "3.34" ) ]
public void remove (uint index)

Removes the Parameter at the given index.

If the index is out of bounds (not lower than get_count), then the function does nothing.

Parameters:

this

an ComponentParameterBag

index

an index of the parameter to remove