EntitySet<TEntity> Properties
Include Protected Members
Include Inherited Members
The EntitySet<TEntity> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the total number of items in the EntitySet<TEntity>. |
![]() |
Item | Gets or sets the item at the specified index. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IQueryable.ElementType | Gets the type of the items in the EntitySet<TEntity>. |
![]() ![]() |
IQueryable.Expression | Gets the expression tree of the most recent Language Integrated Query (LINQ) query of the EntityList<TEntity>. |
![]() ![]() |
IList.IsFixedSize | Not implemented. |
![]() ![]() |
ICollection<TEntity>.IsReadOnly | Not implemented. |
![]() ![]() |
IList.IsReadOnly | Not implemented. |
![]() ![]() |
ICollection.IsSynchronized | Not implemented. |
![]() ![]() |
IList.Item | Gets or sets the item at the specified index. |
![]() ![]() |
IQueryable.Provider | Gets an object that translates expression tree queries into Collaborative Application Markup Language (CAML) queries and executes them. |
![]() ![]() |
ICollection.SyncRoot | Not implemented. |
Top
.gif)
.gif)
.gif)