ArrayList4<E>.

Add(E) Method

Syntax

public void Add(E item)

Parameters

Name Type Description
item E

Return Value

Type Description
void