The BrightstarEntityCollection<(Of <(<'T>)>)> generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an item to the ICollection<(Of <(<'T>)>)>.
| |
| AddRange |
Adds all items in the enumeration to this collection
| |
| AddToLoadedObjects | ||
| Clear |
Removes all items from the ICollection<(Of <(<'T>)>)>.
| |
| Contains |
Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value.
| |
| CopyTo |
Copies the elements of the ICollection<(Of <(<'T>)>)> to an Array, starting at a particular Array index.
| |
| Equals | (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load |
Loads the entity collection from the store
| |
| Remove |
Removes the first occurrence of a specific object from the ICollection<(Of <(<'T>)>)>.
| |
| RemoveFromLoadedObjects | ||
| Set |
Updates this collection to only contain the specified items
| |
| SetLoadedObjects | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |