Table<TEntity>::IListSource::GetList Method ()
.NET Framework (current version)
Returns an IList that can be bound to a data source from an object that does not implement an IList itself.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Implements
IListSource::GetList()This member is an explicit interface member implementation. It can be used only when the Table<TEntity> instance is cast to an IListSource interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: