ItemCount Method

Contained in the Subgroup Object Returns the number of items at the index specified.

Syntax

subgroup.ItemsCount

The ItemCount method syntax has these parts:

Part  Description

subgroup An object expression that evaluates to a SubGroup object.

Return Value

Returns a long equal to the number of items in the subgroup.