Summary
Returns an enumerator which iterates through this list.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- IndexedList
<TItem, TIndexer>
Syntax
public FastEnumerator<TItem> GetEnumerator()
Return Value
Type | Description |
---|---|
FastEnumerator |