FastEnumerator<T>.

MoveNext() Method

Summary

Moves to the next item in the Animancer.FastEnumerator`1.List and returns true if there is one.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FastEnumerator<T>

Syntax

public bool MoveNext()

Remarks

At the end of the Animancer.FastEnumerator`1.List the Animancer.FastEnumerator`1.Index is set to System.Int32.MinValue.

Return Value

Type Description
bool