Initializes a new instance of the ThroughAssociation<(Of <(TThrough, TTarget>)>) class.

C# | Visual Basic |
public ThroughAssociation( EntityCollection<TThrough> entityCollection )
Public Sub New ( _ entityCollection As EntityCollection(Of TThrough) _ )

- entityCollection (EntityCollection<(Of <(TThrough>)>))
- The entity collection.