EntitySet<TEntity>.IListSource.GetList Method ()
.NET Framework (current version)
For a description of this member, see IListSource.GetList.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Return Value
Type: System.Collections.IListAn System.Collections.IList that can be bound to a data source from the object.
Implements
IListSource.GetList()This member is an explicit interface member implementation. It can be used only when the EntitySet<TEntity> instance is cast to an System.ComponentModel.IListSource interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: