EffectParameterBindingCollectionIndexOf Method |
Name | Description | |
---|---|---|
IndexOf(EffectParameter) |
Searches for the EffectParameterBinding with the specified effect parameter
and returns the zero-based index.
| |
IndexOf(String) |
Searches for the EffectParameterBinding for the effect parameter with the
specified name and returns the zero-based index.
| |
IndexOf(T) | Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT. (Inherited from CollectionEffectParameterBinding.) |