This is the old Animancer v7.4 documentation. Click here for the latest version.

FastEnumerator<T>.

GetEnumerator() Method

Summary

Returns this.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FastEnumerator<T>

Syntax

public FastEnumerator<T> GetEnumerator()

Return Value

Type Description
FastEnumerator<T>