FastEnumerator<T>.

Remove(T) Method

Summary

[System.Collections.Generic.ICollection`1] Removes the `item` from the Animancer.FastEnumerator`1.List and returns true if successful.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FastEnumerator<T>

Syntax

public bool Remove(T item)

Parameters

Name Type Description
item T

Return Value

Type Description
bool