Tesla Graphics Engine Documentation (January 2012)
GetEnumerator Method
TeslaTesla.SceneLightCollectionGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
Declaration Syntax
C#
public IEnumerator<Light> GetEnumerator()
Return Value
A IEnumerator<(Of <(<'T>)>)> that can be used to iterate through the collection.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)