Program Base Library Functions

int pblArrayListSize

( pblArrayList* arrayList )

Returns the number of elements in this list.

Documentation

Returns the number of elements in this list.

Parameters:
arrayList - The list to use
Returns:
int rc: The number of elements in this list

Alphabetic index



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