FastEnumerator<T>.

Add(T) Method

Summary

[System.Collections.Generic.ICollection`1] Adds the `item` to the end of the Animancer.FastEnumerator`1.List.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FastEnumerator<T>

Syntax

public void Add(T item)

Parameters

Name Type Description
item T

Return Value

Type Description
void