Count Property

Returns the number of items in the specified collection or the number of levels in a Lookup object.

Syntax

object.Count

Properties

The Count property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

Count is a read-only property of type Long.

 

Applies To