FastEnumerator<T>.

Contains(T) Method

Summary

[System.Collections.Generic.ICollection`1] Does the Animancer.FastEnumerator`1.List contain the `item`?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FastEnumerator<T>

Syntax

public bool Contains(T item)

Parameters

Name Type Description
item T

Return Value

Type Description
bool