ArrayList4<E>.

Contains(E) Method

Syntax

public bool Contains(E item)

Parameters

Name Type Description
item E

Return Value

Type Description
bool