Container.getCount

Syntax

getCount ();

Description

The getCount method returns the number of child items of container.

Example

The method use is identical to the List.getCountmethod.

See also:

Container