| EffectParameterBindingCollectionRemove Method |
| Name | Description | |
|---|---|---|
| Remove(EffectParameter) |
Removes the EffectParameterBinding with the specified effect parameter.
| |
| Remove(String) |
Removes the EffectParameterBinding for the effect parameter with the specified
name.
| |
| Remove(T) | Removes the first occurrence of a specific object from the CollectionT. (Inherited from CollectionEffectParameterBinding.) |