Key.KeyedList<T>.

Key.

GetEnumerator() Method

Summary

Returns an enumerator that iterates through this list.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Key.KeyedList<T>

Syntax

public List<T>.Enumerator GetEnumerator()

Return Value

Type Description
List<T>.Enumerator