SynchronizedCollection<T>::SetItem Method (Int32, T)
.NET Framework (current version)
Replaces the item at a specified index with another item.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The index specified is less than zero or greater than the number of items in the collection. |
.NET Framework
Available since 3.0
Available since 3.0
Show: