Program Base Library Functions

int pblArrayListGetCapacity

( pblArrayList* arrayList )

Returns the capacity of this ArrayList instance.

Documentation

Returns the capacity of this ArrayList instance.

Parameters:
arrayList - The list to use
Returns:
int rc: The capacity of this ArrayList instance

Alphabetic index



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