Click or drag to resize
DigitalRuneEffectParameterBindingCollectionRemove Method
Removes an EffectParameterBinding from the collection.
Overload List
  NameDescription
Public methodRemove(EffectParameter)
Removes the EffectParameterBinding with the specified effect parameter.
Public methodRemove(String)
Removes the EffectParameterBinding for the effect parameter with the specified name.
Public methodRemove(T) (Inherited from CollectionEffectParameterBinding.)
Top
See Also