The IEntityCollection<(Of <(<'T>)>)> generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds an item to the ICollection<(Of <(<'T>)>)>.  (Inherited from ICollection<(Of <(<'T>)>)>.) | |
| Clear | Removes all items from the ICollection<(Of <(<'T>)>)>.  (Inherited from ICollection<(Of <(<'T>)>)>.) | |
| Contains | Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value.  (Inherited from ICollection<(Of <(<'T>)>)>.) | |
| CopyTo | Copies the elements of the ICollection<(Of <(<'T>)>)> to an Array, starting at a particular Array index.  (Inherited from ICollection<(Of <(<'T>)>)>.) | |
| 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.) | |
| Load | 
            Loads the entity collection from the store
              (Inherited from IEntityCollection.) | |
| Remove | Removes the first occurrence of a specific object from the ICollection<(Of <(<'T>)>)>.  (Inherited from ICollection<(Of <(<'T>)>)>.) | |
| Set | 
            Updates this collection to only contain the specified items
              | 
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.  (Inherited from ICollection<(Of <(<'T>)>)>.) | |
| IsLoaded | 
            Returns true if the entity collection is already loaded
              (Inherited from IEntityCollection.) | |
| IsReadOnly | Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.  (Inherited from ICollection<(Of <(<'T>)>)>.) |