Mindscape LightSpeed - User Reference & API Documentation
GetEnumerator Method
API ReferenceMindscape.LightSpeedThroughAssociation<(Of <(TThrough, TTarget>)>)GetEnumerator()()()
Returns an enumerator that iterates through the collection.
Declaration Syntax
C#Visual Basic
public IEnumerator<TTarget> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of TTarget)
Return Value
A IEnumerator<(Of <(T>)>) that can be used to iterate through the collection.

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