| EffectParameterBindingCollectionContains Method |
| Name | Description | |
|---|---|---|
| Contains(EffectParameter) |
Determines whether the EffectParameterBindingCollection contains an
EffectParameterBinding for the specified effect parameter.
| |
| Contains(String) |
Determines whether the EffectParameterBindingCollection contains an
EffectParameterBinding for the effect parameter with the specified name.
| |
| Contains(T) | Determines whether an element is in the CollectionT. (Inherited from CollectionEffectParameterBinding.) |