| EffectParameterBindingCollectionInsertItem Method |
Namespace: DigitalRune.Graphics.Effects
| Exception | Condition |
|---|---|
| ArgumentNullException | item is . |
| ArgumentException | item does not belong to the same Effect. |
| ArgumentException | An EffectParameterBinding for the same EffectParameter already exists. |