The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataServiceCollection<T>::InsertItem Method (Int32, T)
.NET Framework (current version)
Adds a specified item to the collection at the specified index.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
When you are manually tracking changes to the collection, you must override the InsertItem method to prevent items from being automatically added to the collection.
.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Available since 3.5
Silverlight
Available since 4.0
Show: