EntitySet<TEntity>.Item Property (Int32)
.NET Framework (current version)
Gets or sets the element at the specified index.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- index
-
Type:
System.Int32
The index of the element.
Implements
IList<T>.Item[Int32]
.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: