Returns the number of key/value pairs contained in the EntityCollection.
Adds an entity to the EntityCollection.
Determines whether the EntityCollection contains a specific value.
Removes a specific object from the EntityCollection.
Static
fromReturns a new EntityCollection from an iterable object of Entities.
Represents a collection of Entity objects on the "many" end of a relationship.