Click or drag to resize

EntitySetChangedEventArgs<TEntity> Properties

The EntitySetChangedEventArgs<TEntity> generic type exposes the following members.

Properties
  NameDescription
Public propertyAdded
Gets the collection of added entities.
Public propertyRemovedIdentifiers
Gets the collection of identifiers of removed entities.
Top
See Also