The IEntitySet<(Of <(<'T>)>)> generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add(T) |
Adds a new item to the entity set
|
![]() | Add(T, String) |
Adds a new item to the entity set, attaching it to the specified resource address
|
![]() | Create |
Creates a new entity instance and adds it to the collection
|
![]() | GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'T>)>)>.) |
![]() | GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |