Tesla Graphics Engine Documentation (January 2012)
GetEnumerator Method
TeslaTesla.CollectionsReadOnlyDictionary<(Of <(<'TKey, TValue>)>)>GetEnumerator()()()()
Returns an enumerator that iterates through the collection.
Declaration Syntax
C#
public IEnumerator<KeyValuePair<TKey, TValue>> 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)