Mindscape LightSpeed - User Reference & API Documentation
ThroughAssociation<(Of <(TThrough, TTarget>)>) Constructor (entityCollection)
API ReferenceMindscape.LightSpeedThroughAssociation<(Of <(TThrough, TTarget>)>)ThroughAssociation<(Of <(TThrough, TTarget>)>)(EntityCollection<(Of <(TThrough>)>))
Initializes a new instance of the ThroughAssociation<(Of <(TThrough, TTarget>)>) class.
Declaration Syntax
C#Visual Basic
public ThroughAssociation(
	EntityCollection<TThrough> entityCollection
)
Public Sub New ( _
	entityCollection As EntityCollection(Of TThrough) _
)
Parameters
entityCollection (EntityCollection<(Of <(TThrough>)>))
The entity collection.

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