Mindscape LightSpeed - User Reference & API Documentation
EntityHolder<(Of <(TEntity>)>) Class
API ReferenceMindscape.LightSpeedEntityHolder<(Of <(TEntity>)>)
An object that holds a reference to an associated Entity
Declaration Syntax
C#Visual Basic
[SerializableAttribute]
public sealed class EntityHolder<TEntity> where TEntity : Entity
<SerializableAttribute> _
Public NotInheritable Class EntityHolder(Of TEntity As Entity)
Generic Template Parameters
TEntity
The type of the associated Entity
Members
All MembersConstructorsProperties



IconMemberDescription
EntityHolder<(Of <(TEntity>)>)()()()
IsLazy
Gets or sets a value indicating whether this instance is lazy, i.e. is not yet loaded.

Inheritance Hierarchy
Object
EntityHolder<(Of <(TEntity>)>)

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