OptionCollection.Remove

OptionCollection.Remove method

Remove the option from list.

public void Remove(OptionElement option)
ParameterTypeDescription
optionOptionElementThe OptionElement.

See Also