The IEntitySet<(Of <(<'T>)>)> generic type exposes the following members.

Methods

  NameDescription
Public methodAdd(T)
Adds a new item to the entity set
Public methodAdd(T, String)
Adds a new item to the entity set, attaching it to the specified resource address
Public methodCreate
Creates a new entity instance and adds it to the collection
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'T>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)

See Also