Count Property

English Query

English Query

Count Property

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

Applies To

Commands Collection

EndCommands Collection

Parameters Collection

QueryCommands Collection

UserInputs Collection

Syntax

Collection.Count [= value]

Parts

Collection

A collection of Commands, EndCommands, Parameters, QueryCommands or UserInputs.

value

A returned integer that indicates how many commands there are in the collection.

Remarks

This property is read-only.

See Also

Index Method (Engine Object Model)