ArrayList.Clear Method

Clears an array of all entries. This is the same as Resize(0).

void Clear()