[]
Adds a new entity
to the client-side cache and to the associated context.
The entity
will appear in this collection view if it matches the underlying query.
public void Add(object entity)
Type | Name | Description |
---|---|---|
object | entity | The new entity to add. |