Summary
Sets the
Animancer.IndexedList`2.CurrentIndex to the end of this list so that Animancer.IndexedList`2.TryEnumerateNext can
iterate backwards to the start.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- IndexedList
<TItem, TIndexer>
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public void BeginEnumeraton()
Attributes
| Type | Description |
|---|---|
| MethodImplAttribute |
Return Value
| Type | Description |
|---|---|
| void |