Gets the Entity.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public TEntity Entity { get; }
Visual Basic (Declaration)
Public ReadOnly Property Entity As TEntity

Field Value

The Entity.

See Also