![]() |
Parameters.Item(Int
|
public IMutableParameter this[ int index ] { get; set; }
Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the IList<T>. |
NotSupportedException | The property is set and the IList<T> is read-only. |