ArrayList4<E>.

Remove(E) Method

Syntax

public bool Remove(E item)

Parameters

Name Type Description
item E

Return Value

Type Description
bool