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 |
public List<T>.Enumerator GetEnumerator()
Type | Description |
---|---|
List |