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

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