Program Base Library Functions

void pblArrayListClear

( pblArrayList* arrayList )

Removes all of the elements from this list.

Documentation

Removes all of the elements from this list.

Parameters:
arrayList - The list to clear
Returns:
void

Alphabetic index



This page was generated with the help of DOC++.