EntitySet<TEntity>.RemoveAt Method (Int32)
.NET Framework (current version)
Removes an entity at a specified index.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- index
-
Type:
System.Int32
The index of the entity to be removed.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: