Mindscape LightSpeed - User Reference & API Documentation
EntityRemoved Event
API ReferenceMindscape.LightSpeedEntityCollection<(Of <(TEntity>)>)EntityRemoved
Occurs when an entity is removed from the collection.
Declaration Syntax
C#Visual Basic
public event EventHandler<EntityEventArgs<TEntity>> EntityRemoved
Public Event EntityRemoved As EventHandler(Of EntityEventArgs(Of TEntity))

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)