ObservableCollection<T>::SetItem Method (Int32, T)
.NET Framework (current version)
Replaces the element at the specified index.
Assembly: System (in System.dll)
The base class calls this method when an item is set in the collection. This implementation raises the CollectionChanged event.
For more information, see the SetItem method of the Collection<T> base class.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show: