Count Method

Description

Returns the number of items in the object collection.

Syntax

object.Count

Syntax Details

ArgumentDescription
objectAn expression evaluating to an object of type TOCollection.

Return Type

A Long value.  The number of items in the collection.