EntitySet<TEntity> Constructor
.NET Framework (current version)
Initializes a new instance of the EntitySet<TEntity> class.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | EntitySet<TEntity>() | Initializes a new instance of the EntitySet<TEntity> class. |
![]() | EntitySet<TEntity>(Action<TEntity>, Action<TEntity>) | Initializes a new instance of the EntitySet<TEntity> class while supplying handlers for add and remove operations. |
Show:
