Events generated by objects implementing IAgEntityCollection.
OnAdd | Event triggered when an entity is added to the collection. |
OnAddMultiple | Event triggered when multiple entities are added to the collection. |
OnRemove | Event triggered when an entity is removed from the collection. |
OnRemoveAll | Event triggered when all entities are removed from the collection. |
OnRemoveMultiple | Event triggered when multiple entities are removed from the collection. |