Remove(RdmParameter) Method

Syntax:

public void Remove(RdmParameter value)

Description:

Removes the specified parameter from the parameter collection.

Parameters:

value

Type: RdmParameter

The parameter to be removed.

Return Value:

None. No indication is given whether a parameter was removed or not.