Count Property

The number of commands in the Commands, EndCommands, Parameters, and QueryCommands, UserInputs collections.

Syntax

value = Collections.Count

Part Description
value A returned integer that indicates how many commands there are in the collection.
Collections A collection of Commands, EndCommands, Parameters, QueryCommands or
UserInputs.

Applies To

Commands, EndCommands
QueryCommands
Parameters

Remarks

This property is read-only.

See Also

Index Method


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.